13 lines
204 B
Makefile
13 lines
204 B
Makefile
|
COMMENT= Quote strings for passing through the shell
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= String-ShellQuote-1.04
|
||
|
REVISION= 2
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|