Magellan Linux

Contents of /trunk/extras/extutils-depends/extutils-depends-0.306-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20695 - (show annotations) (download)
Mon Feb 3 13:31:32 2014 UTC (10 years, 3 months ago) by niro
File size: 277 byte(s)
-rebuild against perl-5.18.2
1 # $Id$
2
3 PNAME="extutils-depends"
4 PVER="0.306"
5 PBUILD="r3"
6
7 DESCRIPTION="Easily build XS extensions that depend on XS extensions."
8 SDEPEND=">= dev-util/pkgconfig-0.25"
9
10 CPAN_MODULE="ExtUtils-Depends"
11 CPAN_AUTHOR="xaoc"
12 sminclude cpan
13
14 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"