openbsd-ports/textproc/p5-String-ShellQuote/Makefile
2007-04-12 18:59:35 +00:00

19 lines
429 B
Makefile

# $OpenBSD: Makefile,v 1.4 2007/04/12 18:59:36 jasper Exp $
COMMENT= "Quote strings for passing through the shell"
MODULES= cpan
DISTNAME= String-ShellQuote-1.03
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPL/Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>