openbsd-ports/textproc/p5-String-RewritePrefix/Makefile

16 lines
308 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:42:44 espie Exp $
COMMENT = rewrite strings based on a set of known prefixes
DISTNAME = String-RewritePrefix-0.006
CATEGORIES = textproc
MODULES = cpan
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM = Yes
2010-11-20 14:56:47 -05:00
RUN_DEPENDS = devel/p5-Sub-Exporter
2010-09-24 04:01:46 -04:00
.include <bsd.port.mk>