Magellan Linux

Contents of /branches/magellan-next/core/net-libidn/net-libidn-0.12-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8375 - (show annotations) (download)
Fri Jul 15 10:55:00 2011 UTC (12 years, 10 months ago) by niro
File size: 229 byte(s)
auto added: ver bump to 0.12-r4
1 # $Id$
2
3 PNAME="net-libidn"
4 PVER="0.12"
5 PBUILD="r4"
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"