Magellan Linux

Contents of /trunk/extras/test-pod/test-pod-1.51-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 26774 - (show annotations) (download)
Mon Jul 13 07:52:51 2015 UTC (8 years, 11 months ago) by niro
File size: 240 byte(s)
auto added: ver bump to 1.51-r1
1 # $Id$
2
3 PNAME="test-pod"
4 PVER="1.51"
5 PBUILD="r1"
6
7 DESCRIPTION="Check for POD errors in files."
8
9 SDEPEND=">= dev-perl/module-build-0.4214"
10
11 CPAN_MODULE=Test-Pod
12 CPAN_AUTHOR=DWHEELER
13 sminclude cpan
14
15 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"