openbsd-ports/textproc/p5-Text-Glob/Makefile
merdely 9e4fe11229 Update to 0.08.
From JC Roberts.
ok simon@
2007-12-11 19:49:43 +00:00

16 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.4 2007/12/11 19:49:43 merdely Exp $
COMMENT= match globbing patterns against text
MODULES= cpan
DISTNAME= Text-Glob-0.08
CATEGORIES= textproc
# same as perl
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
.include <bsd.port.mk>