Magellan Linux

Annotation of /branches/R11-stable/extras/extutils-depends/extutils-depends-0.402-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22433 - (hide annotations) (download)
Mon Oct 20 08:47:47 2014 UTC (9 years, 8 months ago) by niro
Original Path: trunk/extras/extutils-depends/extutils-depends-0.402-r1.smage2
File size: 277 byte(s)
auto added: ver bump to 0.402-r1
1 niro 22433 # $Id$
2    
3     PNAME="extutils-depends"
4     PVER="0.402"
5     PBUILD="r1"
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"