# 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.1 2009/05/17 13:06:10 miwi Exp $
#

PORTNAME=	String-Escape
PORTVERSION=	2002.001
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>
