Magellan Linux

Contents of /trunk/extras/perl-dbd-sqlite/perl-dbd-sqlite-1.62-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31942 - (show annotations) (download)
Wed Jan 2 15:06:44 2019 UTC (5 years, 3 months ago) by niro
File size: 254 byte(s)
auto added: ver bump to 1.62-r1
1 # $Id$
2
3 PNAME="perl-dbd-sqlite"
4 PVER="1.62"
5 PBUILD="r1"
6
7 DESCRIPTION="Self-contained RDBMS in a DBI Driver."
8
9 DEPEND=">= dev-lang/perl-5.28.1
10 >= dev-perl/perl-dbi-1
11 >= dev-db/sqlite-3.26"
12
13 CPAN_MODULE="DBD-SQLite"
14 CPAN_AUTHOR="ishigaki"
15 sminclude cpan