# Created by: Ashish SHUKLA <wahjava@gmail.com>
# $FreeBSD: head/textproc/p5-Pod-Perldoc/Makefile 437735 2017-04-04 14:06:51Z mat $

PORTNAME=	Pod-Perldoc
PORTVERSION=	3.25
PORTREVISION=	2
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Look up Perl documentation in Pod format

USES=		perl5
USE_PERL5=	configure

CONFIGURE_ENV=	PERL_CORE=1

.include <bsd.port.mk>
