freebsd-ports/net/pear-Net_IDNA/Makefile
2021-05-23 00:20:48 +08:00

13 lines
239 B
Makefile

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