Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29968 - (show annotations) (download)
Thu Oct 19 11:00:13 2017 UTC (6 years, 6 months ago) by niro
File size: 275 byte(s)
auto added: ver bump to 1.637-r1
1 # $Id$
2
3 PNAME="perl-dbi"
4 PVER="1.637"
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