openbsd-ports/textproc/p5-Text-Glob/Makefile
ajacoutot df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00

18 lines
343 B
Makefile

# $OpenBSD: Makefile,v 1.6 2010/12/03 11:46:49 ajacoutot Exp $
COMMENT= match globbing patterns against text
MODULES= cpan
DISTNAME= Text-Glob-0.08
REVISION= 0
CATEGORIES= textproc
USE_GROFF = Yes
# same as perl
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
.include <bsd.port.mk>