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

20 lines
360 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2007/09/16 02:53:08 merdely 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
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>