opnsense-ports/net/pear-Net_IDNA/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

13 lines
234 B
Makefile

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