From bc8e24c18ba6747f6861a5b7e3437051934e8b8b Mon Sep 17 00:00:00 2001 From: sibel Date: Mon, 11 Oct 2010 17:43:57 +0200 Subject: Ajout de p5-test-pod#1.44-1 --- extra/p5-test-pod/Pkgfile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 extra/p5-test-pod/Pkgfile (limited to 'extra/p5-test-pod/Pkgfile') diff --git a/extra/p5-test-pod/Pkgfile b/extra/p5-test-pod/Pkgfile new file mode 100644 index 000000000..db790694c --- /dev/null +++ b/extra/p5-test-pod/Pkgfile @@ -0,0 +1,21 @@ +# Description: Cherche les erreur POD dans les fichiers +# URL: http://search.cpan.org/dist/Test-Pod +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: perl + +name=p5-test-pod +version=1.44 +release=1 +source=(http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-$version.tar.gz ) + +build() { + cd Test-Pod-$version + perl Build.PL installdirs=vendor + ./Build + ./Build install destdir=$PKG + + find $PKG -name '.packlist' -delete + find $PKG -name '*.pod' -delete +} + -- cgit v1.2.3-70-g09d2