Magellan Linux

Annotation of /branches/R11-stable/extras/extutils-pkgconfig/extutils-pkgconfig-1.15-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22870 - (hide annotations) (download)
Tue Oct 28 09:05:26 2014 UTC (9 years, 6 months ago) by niro
File size: 260 byte(s)
-release branches/R11-stable
1 niro 22434 # $Id$
2    
3     PNAME="extutils-pkgconfig"
4     PVER="1.15"
5     PBUILD="r4"
6    
7     DESCRIPTION="Simplistic interface to pkg-config ."
8     SDEPEND=">= dev-util/pkgconfig-0.25"
9    
10     CPAN_MODULE="ExtUtils-PkgConfig"
11     CPAN_AUTHOR="XAOC"
12     sminclude cpan
13    
14     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"