# Created by: Ashish SHUKLA <wahjava@gmail.com>
# $FreeBSD: textproc/p5-POD2-Base/Makefile 327773 2013-09-20 23:17:30Z bapt $

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

USES=		perl5
USE_PERL5=	configure

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

NO_STAGE=	yes
.include <bsd.port.mk>
