# New ports collection makefile for:    p5-String-Escape
# Date Created:                         15 May 2009
# Whom:                                 Denis Pokataev <catone@cpan.org>
#
# $FreeBSD: ports/textproc/p5-String-Escape/Makefile,v 1.2 2010/02/08 13:14:40 skv Exp $
#

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>
