Magellan Linux

Contents of /branches/R11-stable/extras/extutils-depends/extutils-depends-0.304-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17917 - (show annotations) (download)
Thu Jun 27 06:28:45 2013 UTC (10 years, 10 months ago) by niro
File size: 278 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="extutils-depends"
4 PVER="0.304"
5 PBUILD="r4"
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="flora"
12 sminclude cpan
13
14 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"