# New ports collection makefile for:	p5-FreeBSD-Pkgs
# Date created:		2008-07-02
# Whom:			Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Pkgs/Makefile,v 1.6 2012/11/17 06:00:45 svnexp Exp $
#

PORTNAME=	FreeBSD-Pkgs
PORTVERSION=	0.2.0
CATEGORIES=	ports-mgmt sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	Parses the contents of FreeBSD package DB under /var/db/pkg

BUILD_DEPENDS=	p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper
RUN_DEPENDS=	p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper

PERL_CONFIGURE=	yes

MAN3=		FreeBSD::Pkgs.3

.include <bsd.port.mk>
