openbsd-ports/devel/p5-Shell-Command/Makefile

22 lines
390 B
Makefile
Raw Normal View History

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