openbsd-ports/textproc/p5-Text-Glob/Makefile
2013-03-11 11:35:43 +00:00

15 lines
252 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:44 espie Exp $
COMMENT= match globbing patterns against text
MODULES= cpan
DISTNAME= Text-Glob-0.09
CATEGORIES= textproc
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>