# New ports collection makefile for:	p5-POD2-Base
# Date created:		2010-05-25
# Whom:			Ashish SHUKLA <wahjava@gmail.com>
#
# $FreeBSD: ports/textproc/p5-POD2-Base/Makefile,v 1.3 2011/09/08 08:36:40 az Exp $
#

PORTNAME=	POD2-Base
PORTVERSION=	0.043
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:FERREIRA
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Base module for translations of Perl documentation

PERL_CONFIGURE=	yes

MAN3=	POD2::Base.3 \
	POD2::PT::POD2::Base.3

.include <bsd.port.mk>
