# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_3_0/dns/libidn2/Makefile 402927 2015-12-04 12:22:22Z sunpoet $

PORTNAME=	libidn2
PORTVERSION=	0.10
CATEGORIES=	dns
MASTER_SITES=	GNU_ALPHA/libidn

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Implementation of IDNA2008 internationalized domain names

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		charsetfix gmake iconv libtool localbase shebangfix
USE_LDCONFIG=	yes

INFO=		libidn2

.include <bsd.port.mk>
