summaryrefslogtreecommitdiff
path: root/net/pear-Net_IDNA/Makefile
blob: a51850c60b2bdab6885101cd06bfb6aade198710 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>