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