aaa1885833
ok jasper@
20 lines
363 B
Makefile
20 lines
363 B
Makefile
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:26 ajacoutot Exp $
|
|
|
|
COMMENT= dispatcher for command line interface programs
|
|
|
|
MODULES= cpan
|
|
DISTNAME= App-CLI-0.3
|
|
EPOCH= 0
|
|
REVISION= 0
|
|
CATEGORIES= www devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|