Magellan Linux

Annotation of /branches/R11-unstable/extras/net-libidn/net-libidn-0.12-r11.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22443 - (hide annotations) (download)
Mon Oct 20 08:58:21 2014 UTC (9 years, 8 months ago) by niro
Original Path: trunk/extras/net-libidn/net-libidn-0.12-r11.smage2
File size: 255 byte(s)
-rebuild against perl-5.20.1
1 niro 22443 # $Id$
2    
3     PNAME="net-libidn"
4     PVER="0.12"
5     PBUILD="r11"
6    
7     DESCRIPTION="Perl bindings for GNU Libidn."
8    
9     DEPEND=">= dev-lang/perl-5.20.1
10     >= net-dns/libidn-1.29"
11    
12     CPAN_MODULE=Net-LibIDN
13     CPAN_AUTHOR=thor
14     sminclude cpan
15    
16     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"