aboutsummaryrefslogtreecommitdiff
path: root/converters/iconv-extra/Makefile
blob: a1066a18ed77c571d57e6929abcc8f6bf1395c6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>

PORTNAME=	iconv-extra
PORTVERSION=	2.0
CATEGORIES=	converters
MASTER_SITES=	LOCAL/bland

MAINTAINER=	bland@FreeBSD.org
COMMENT=	Additional charsets for the iconv library (those from the Unicode site)

LIB_DEPENDS=	libbiconv.so:converters/iconv

USES=		perl5 uidfix

.include <bsd.port.mk>