freebsd-ports/net/pear-Net_IDNA/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

13 lines
238 B
Makefile

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