15 lines
265 B
Makefile
15 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.17 2020/07/03 21:45:49 sthen Exp $
|
|
|
|
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>
|