Files
ports/net/pear-Net_IDNA/Makefile
T
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

15 lines
248 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
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>