16 lines
227 B
Makefile
16 lines
227 B
Makefile
COMMENT= dispatcher for command line interface programs
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= App-CLI-0.313
|
|
EPOCH= 0
|
|
CATEGORIES= www devel
|
|
REVISION= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|