17 lines
220 B
Makefile
17 lines
220 B
Makefile
|
COMMENT= simple Unix commands in perl
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
DISTNAME= Shell-Command-0.06
|
||
|
PKGNAME= p5-Shell-Command-0.06
|
||
|
EPOCH= 0
|
||
|
REVISION= 0
|
||
|
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|