2007-09-16 02:52:56 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2007/09/16 02:53:08 merdely Exp $
|
2006-11-12 16:29:19 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= simple Unix commands in perl
|
2006-11-12 16:29:19 +00:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
DISTNAME= ExtUtils-Command-1.12
|
|
|
|
PKGNAME= p5-Shell-Command-1.12
|
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=modbuild
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|