Magellan Linux

Contents of /trunk/extras/perl-file-basedir/perl-file-basedir-0.08-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31038 - (show annotations) (download)
Tue May 29 10:15:35 2018 UTC (5 years, 11 months ago) by niro
File size: 493 byte(s)
auto added: ver bump to 0.08-r1
1 # $Id$
2
3 PNAME="perl-file-basedir"
4 PVER="0.08"
5 PBUILD="r1"
6
7 DESCRIPTION="Use the Freedesktop.org base directory specification."
8
9 DEPEND=">= dev-lang/perl-5.26.1
10 >= dev-perl/perl-ipc-system-simple-1"
11
12 SDEPEND=">= dev-perl/perl-module-build-0.4224"
13
14 if mqueryfeature "check"
15 then
16 SDEPEND+="
17 >= dev-perl/perl-test-pod-1
18 >= dev-perl/perl-test-pod-coverage-1
19 >= dev-perl/perl-file-which-1
20 >= x11-misc/xdg-user-dirs-0.15"
21 fi
22
23 CPAN_MODULE="File-BaseDir"
24 CPAN_AUTHOR="kimryan"
25 sminclude cpan