diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
commit | a2a49934f84a5c47e59cc263fdc29f6064c648ef (patch) | |
tree | 3eed1465f2fbde952f33e125aa86f7ef5171f2e9 /dns/p5-Net-LibIDN | |
parent | 01dc766959aac3490d925034e0d33b160a33872d (diff) | |
download | ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.tar.gz ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.zip |
Notes
Diffstat (limited to 'dns/p5-Net-LibIDN')
-rw-r--r-- | dns/p5-Net-LibIDN/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/p5-Net-LibIDN/Makefile b/dns/p5-Net-LibIDN/Makefile index 71a94305e5a5..3a07426cbeb9 100644 --- a/dns/p5-Net-LibIDN/Makefile +++ b/dns/p5-Net-LibIDN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-LibIDN -# Date created: 06 March 2004 -# Whom: Dominik Brettnacher <domi@saargate.de> -# +# Created by: Dominik Brettnacher <domi@saargate.de> # $FreeBSD$ -# PORTNAME= Net-LibIDN PORTVERSION= 0.12 @@ -12,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= domi@nonsensss.de +MAINTAINER= ports@FreeBSD.org COMMENT= This module provides access to the libidn library LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn |