2012-10-12 08:08:24 +02:00
|
|
|
# Created by: Timur Bakeyev <bat@cpan.org>
|
2010-12-10 02:22:19 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-IDN-Encode
|
2014-03-30 20:01:37 +02:00
|
|
|
PORTVERSION= 2.100
|
2010-12-10 02:22:19 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
- Pass maintainership to submitter
PR: ports/172813, ports/172814, ports/172815,
ports/172816, ports/172817, ports/172818,
ports/172820, ports/172821, ports/172822,
ports/172823, ports/172824, ports/172825
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: timur (via private email)
makc, avilla (mentors implicit)
Feature safe: yes
2012-10-17 15:38:18 +02:00
|
|
|
MAINTAINER= 5u623l20@gmail.com
|
2010-12-10 02:22:19 +01:00
|
|
|
COMMENT= Internationalizing Domain Names in Applications (RFC 3490)
|
|
|
|
|
2013-11-15 11:42:30 +01:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
2010-12-10 02:22:19 +01:00
|
|
|
|
2013-09-11 08:03:56 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= modbuild
|
2010-12-10 02:22:19 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|