Magellan Linux

Annotation of /branches/R11-unstable/extras/perl-dbi/perl-dbi-1.642-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32522 - (hide annotations) (download)
Mon Apr 29 13:03:56 2019 UTC (5 years, 1 month ago) by niro
File size: 275 byte(s)
-release branches/R11-unstable
1 niro 31657 # $Id$
2    
3     PNAME="perl-dbi"
4     PVER="1.642"
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