openbsd-ports/devel/p5-Shell-Command/Makefile
2010-12-03 11:44:22 +00:00

22 lines
390 B
Makefile

# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:35 ajacoutot Exp $
COMMENT= simple Unix commands in perl
MODULES= cpan
USE_GROFF = Yes
DISTNAME= ExtUtils-Command-1.12
PKGNAME= p5-Shell-Command-1.12
REVISION= 0
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>