2013-09-10 19:26:57 +02:00
|
|
|
# Created by: Denis Pokataev <catone@cpan.org>
|
2009-05-17 15:06:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= String-Escape
|
2010-02-08 14:14:40 +01:00
|
|
|
PORTVERSION= 2010.002
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2009-05-17 15:06:10 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-04-11 06:49:30 +02:00
|
|
|
MAINTAINER= culot@FreeBSD.org
|
2009-05-17 15:06:10 +02:00
|
|
|
COMMENT= Registry of string functions, including backslash escapes
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-01-22 12:47:22 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-09-10 19:26:57 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-05-17 15:06:10 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|