openbsd-ports/devel/p5-Regexp-Copy/Makefile
2010-07-13 19:46:10 +00:00

22 lines
377 B
Makefile

# $OpenBSD: Makefile,v 1.4 2010/07/13 19:46:13 sthen Exp $
SHARED_ONLY= Yes
COMMENT= copy perl Regexp objects
DISTNAME= Regexp-Copy-0.06
REVISION= 0
CATEGORIES= devel
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.include <bsd.port.mk>