# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Test-Pod
#	p5-Test-Pod/Makefile
#	p5-Test-Pod/distinfo
#	p5-Test-Pod/pkg-descr
#	p5-Test-Pod/pkg-plist
#
echo c - p5-Test-Pod
mkdir -p p5-Test-Pod > /dev/null 2>&1
echo x - p5-Test-Pod/Makefile
sed 's/^X//' >p5-Test-Pod/Makefile << 'END-of-p5-Test-Pod/Makefile'
X# New ports collection makefile for:	p5-Test-Pod
X# Date created:	   2 july 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Pod
XPORTVERSION=	0.95
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Test
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Check for POD errors in files
X
XBUILD_DEPENDS=	${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \
X		${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Test::Pod.3
X
X.include <bsd.port.mk>
END-of-p5-Test-Pod/Makefile
echo x - p5-Test-Pod/distinfo
sed 's/^X//' >p5-Test-Pod/distinfo << 'END-of-p5-Test-Pod/distinfo'
XMD5 (Test-Pod-0.95.tar.gz) = 6b2a233f5f443f5b5789a5cca449d4f4
END-of-p5-Test-Pod/distinfo
echo x - p5-Test-Pod/pkg-descr
sed 's/^X//' >p5-Test-Pod/pkg-descr << 'END-of-p5-Test-Pod/pkg-descr'
XCheck POD files for errors or warnings in a test file, using Pod::Simple to do
Xthe heavy lifting.
X
XWWW: http://search.cpan.org/dist/Test-Pod/
END-of-p5-Test-Pod/pkg-descr
echo x - p5-Test-Pod/pkg-plist
sed 's/^X//' >p5-Test-Pod/pkg-plist << 'END-of-p5-Test-Pod/pkg-plist'
X%%SITE_PERL%%/Test/Pod.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true
END-of-p5-Test-Pod/pkg-plist
exit