freebsd-ports/textproc/p5-String-Escape/Makefile
Sergey Skvortsov 6415a63a39 Update to 2010.002
PR:		ports/143668
Submitted by:	Denis Pokataev <catone xx cpan.org>
2010-02-08 13:14:40 +00:00

21 lines
475 B
Makefile

# New ports collection makefile for: p5-String-Escape
# Date Created: 15 May 2009
# Whom: Denis Pokataev <catone@cpan.org>
#
# $FreeBSD$
#
PORTNAME= String-Escape
PORTVERSION= 2010.002
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= catone@cpan.org
COMMENT= Registry of string functions, including backslash escapes
PERL_CONFIGURE= yes
MAN3= String::Escape.3
.include <bsd.port.mk>