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
|
2009-05-17 15:06:10 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= catone@cpan.org
|
|
|
|
COMMENT= Registry of string functions, including backslash escapes
|
|
|
|
|
2014-01-22 12:47:22 +01:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
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>
|