diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 02:27:36 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 02:27:36 +0000 |
commit | 50270943651786f8e4ba7c745c86b31cc0662425 (patch) | |
tree | 03c20098420e24c22f68e849a7be9904b8ae7fb0 /net/pear-Net_IDNA | |
parent | e659f2f44a7a7d6758fcb3f01ec9c1a82f7c6395 (diff) | |
download | ports-50270943651786f8e4ba7c745c86b31cc0662425.tar.gz ports-50270943651786f8e4ba7c745c86b31cc0662425.zip |
Notes
Diffstat (limited to 'net/pear-Net_IDNA')
-rw-r--r-- | net/pear-Net_IDNA/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/pear-Net_IDNA/Makefile b/net/pear-Net_IDNA/Makefile index 184919a5c5b3..880618bbc48e 100644 --- a/net/pear-Net_IDNA/Makefile +++ b/net/pear-Net_IDNA/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: pear-Net_IDNA -# Date created: 26 Mai 2009 -# Whom: Michael Frey <frey@raum3.de> -# +# Created by: Michael Frey <frey@raum3.de> # $FreeBSD$ -# PORTNAME= Net_IDNA PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= frey@raum3.de +MAINTAINER= ports@FreeBSD.org COMMENT= Pear Punycode encoding and decoding package BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |