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

20 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.2 2007/09/16 02:53:08 merdely Exp $
COMMENT= simple Unix commands in perl
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>