Magellan Linux

Contents of /trunk/extras/net-libidn/net-libidn-0.12-r6.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14048 - (show annotations) (download)
Tue Nov 20 10:24:38 2012 UTC (11 years, 6 months ago) by niro
File size: 229 byte(s)
-rebuild against perl-5.16.2
1 # $Id$
2
3 PNAME="net-libidn"
4 PVER="0.12"
5 PBUILD="r6"
6
7 DESCRIPTION="Perl bindings for GNU Libidn."
8
9 DEPEND=">= net-dns/libidn-1.22"
10
11 CPAN_MODULE=Net-LibIDN
12 CPAN_AUTHOR=thor
13 sminclude cpan
14
15 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"