Makefile 270 Bytes
# Created by: Krasilnikov Michael <m.krasilnikov@yandex.ru>

PORTNAME=       Net_IDNA2
PORTVERSION=    0.1.1
PORTREVISION=	3
CATEGORIES=     net pear

MAINTAINER=     ulasov@dvaslona.ru
COMMENT=        Punycode encoding and decoding

USES=		pear

.include <bsd.port.mk>