Magellan Linux

Annotation of /branches/magellan-next/extras/extutils-pkgconfig/extutils-pkgconfig-1.12-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8133 - (hide annotations) (download)
Tue Jul 12 18:00:57 2011 UTC (12 years, 11 months ago) by niro
File size: 260 byte(s)
auto added: ver bump to 1.12-r2
1 niro 8133 # $Id$
2    
3     PNAME="extutils-pkgconfig"
4     PVER="1.12"
5     PBUILD="r2"
6    
7     DESCRIPTION="Simplistic interface to pkg-config ."
8     SDEPEND=">= dev-util/pkgconfig-0.25"
9    
10     CPAN_MODULE="ExtUtils-PkgConfig"
11     CPAN_AUTHOR="tsch"
12     sminclude cpan
13    
14     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"