Magellan Linux

Contents of /branches/magellan-next/extras/module-build/module-build-0.3800-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8788 - (show annotations) (download)
Thu Jul 28 16:45:12 2011 UTC (12 years, 10 months ago) by niro
File size: 293 byte(s)
auto added: ver bump to 0.3800-r1
1 # $Id$
2
3 PNAME="module-build"
4 PVER="0.3800"
5 PBUILD="r1"
6
7 DESCRIPTION="Build and install Perl modules."
8
9 DEPEND=">= dev-lang/perl-5.14
10 >= dev-perl/yaml-0.73
11 >= dev-perl/archive-tar-1.76"
12
13 CPAN_MODULE=Module-Build
14 CPAN_AUTHOR=DAGOLDEN
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"