f75e6e0087
from and ok simon@
16 lines
340 B
Makefile
16 lines
340 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/26 16:22:57 jim Exp $
|
|
|
|
COMMENT = rewrite strings based on a set of known prefixes
|
|
|
|
DISTNAME = String-RewritePrefix-0.004
|
|
CATEGORIES = textproc
|
|
MODULES = cpan
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
.include <bsd.port.mk>
|