# New ports collection makefile for: pear-Net_IDNA # Date created: 26 Mai 2009 # Whom: Michael Frey # # $FreeBSD$ # PORTNAME= Net_IDNA PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= net pear MAINTAINER= frey@raum3.de COMMENT= Pear Punycode encoding and decoding package BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear CATEGORY= Net FILES= IDNA.php \ IDNA/php5.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include