# New ports collection makefile for:	p5-FreeBSD-Ports
# Date created:				12 September 2001
# Whom:					Tom Hukins <tom@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-FreeBSD-Ports/Makefile,v 1.2 2003/03/07 06:11:42 ade Exp $
#

PORTNAME=	FreeBSD-Ports
PORTVERSION=	0.03
CATEGORIES=	textproc perl5
MASTER_SITES=	http://people.FreeBSD.org/~tom/portpm/
PKGNAMEPREFIX=	p5-

MAINTAINER=	tom@FreeBSD.org
COMMENT=	Perl modules for parsing FreeBSD's Ports INDEX file

USE_BZIP2=	yes

PERL_CONFIGURE=	yes
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		FreeBSD::Ports::Port.3 \
		FreeBSD::Ports.3
.include <bsd.port.mk>
