Magellan Linux

Contents of /trunk/extras/perl-dbi/perl-dbi-1.641-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31034 - (show annotations) (download)
Tue May 29 10:12:37 2018 UTC (5 years, 11 months ago) by niro
File size: 275 byte(s)
auto added: ver bump to 1.641-r1
1 # $Id$
2
3 PNAME="perl-dbi"
4 PVER="1.641"
5 PBUILD="r1"
6
7 DESCRIPTION="Database independent interface for Perl."
8
9 if mqueryfeature "check"
10 then
11 SDEPEND+="
12 >= dev-perl/perl-test-pod-1
13 >= dev-perl/perl-test-pod-coverage-1"
14 fi
15
16 CPAN_MODULE="DBI"
17 CPAN_AUTHOR="timb"
18 sminclude cpan