# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-Pod-Strip/Makefile 333056 2013-11-07 03:52:41Z vanilla $

PORTNAME=	Pod-Strip
PORTVERSION=	1.02
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Pod
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Remove POD from Perl code

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>
