mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
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>
|