# New ports collection makefile for:	iconv
# Date created:				10 September 2000
# Whom:			Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
#
# $FreeBSD: ports/converters/iconv-extra/Makefile,v 1.5 2003/02/21 11:08:36 knu Exp $
#

PORTNAME=	iconv-extra
PORTVERSION=	2.0
CATEGORIES=	converters
MASTER_SITES=	http://www.dante.net/staff/konstantin/FreeBSD/iconv/

MAINTAINER=	Konstantin.Chuguev@dante.org.uk
COMMENT=	Additional charsets for the iconv library (those from the Unicode site)

LIB_DEPENDS=	biconv.2:${PORTSDIR}/converters/iconv

USE_PERL5=	yes

.include <bsd.port.mk>
