aboutsummaryrefslogtreecommitdiff
path: root/converters/iconv-extra/Makefile
blob: 57a2468e3e54a086a75bd250b4e1dff23365ebce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	iconv-extra
PORTVERSION=	2.0
PORTREVISION=	1
CATEGORIES=	converters
MASTER_SITES=	LOCAL/bland

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

LICENSE=	BSD3CLAUSE

LIB_DEPENDS=	libbiconv.so:converters/iconv

USES=		perl5 uidfix

.include <bsd.port.mk>