freebsd-ports/net/pear-Net_IDNA/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

14 lines
250 B
Makefile

# Created by: Michael Frey <frey@raum3.de>
# $FreeBSD$
PORTNAME= Net_IDNA
PORTVERSION= 0.8.1
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Pear Punycode encoding and decoding package
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>