openbsd-ports/devel/p5-Shell-Command/Makefile
2010-10-18 17:47:50 +00:00

21 lines
374 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/10/18 17:48:06 espie Exp $
COMMENT= simple Unix commands in perl
MODULES= cpan
USE_GROFF = Yes
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>