2013-09-10 18:48:41 +02:00
|
|
|
# Created by: Bill Brinzer <bill.brinzer@gmail.com>
|
2009-07-28 11:18:40 +02:00
|
|
|
|
|
|
|
PORTNAME= String-RewritePrefix
|
2014-07-04 13:45:29 +02:00
|
|
|
PORTVERSION= 0.007
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2009-07-28 11:18:40 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 11:03:27 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:RJBS
|
2009-07-28 11:18:40 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= bill.brinzer@gmail.com
|
|
|
|
COMMENT= Rewrite strings based on a set of known prefixes
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-01-22 12:47:22 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
TEST_DEPENDS= p5-Sub-Exporter>0:devel/p5-Sub-Exporter
|
2012-02-15 03:30:11 +01:00
|
|
|
|
2013-09-10 18:48:41 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-07-28 11:18:40 +02:00
|
|
|
|
2021-08-08 16:44:45 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2009-07-28 11:18:40 +02:00
|
|
|
.include <bsd.port.mk>
|