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

20 lines
364 B
Makefile
Raw Normal View History

2006-11-12 11:29:19 -05:00
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/12 16:29:19 espie 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>