2010-10-19 03:54:21 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/10/19 07:54:24 espie Exp $
|
2005-03-30 02:18:14 -05:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= match globbing patterns against text
|
2007-01-21 16:46:20 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
2007-12-11 14:49:43 -05:00
|
|
|
DISTNAME= Text-Glob-0.08
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2010-10-19 03:54:21 -04:00
|
|
|
USE_GROFF = Yes
|
2005-03-30 02:18:14 -05:00
|
|
|
|
|
|
|
# same as perl
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|