# ex:ts=8
# Ports collection makefile for:	p5-PPerl
# Date created:			Aug 4, 2002
# Whom:	      			ijliao
#
# $FreeBSD: ports/devel/p5-PPerl/Makefile,v 1.13 2011/06/20 08:36:12 az Exp $
#

PORTNAME=	PPerl
PORTVERSION=	0.25
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MSERGEANT
PKGNAMEPREFIX=	p5-

MAINTAINER=	rafan@FreeBSD.org
COMMENT=	Make perl scripts persistent in memory

PERL_CONFIGURE=	yes

MAN1=	pperl.1
MAN3=	PPerl.3

.include <bsd.port.mk>
