2013-09-10 09:12:35 +02:00
|
|
|
# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
|
2000-09-12 12:53:49 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= iconv-extra
|
2000-11-29 12:46:42 +01:00
|
|
|
PORTVERSION= 2.0
|
2000-09-12 12:53:49 +02:00
|
|
|
CATEGORIES= converters
|
2005-02-19 05:04:58 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= bland
|
2000-09-12 12:53:49 +02:00
|
|
|
|
2004-06-08 04:18:07 +02:00
|
|
|
MAINTAINER= bland@FreeBSD.org
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
|
2000-09-12 12:53:49 +02:00
|
|
|
|
2013-12-11 16:15:48 +01:00
|
|
|
LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv
|
2000-09-12 12:53:49 +02:00
|
|
|
|
2014-01-09 15:04:49 +01:00
|
|
|
USES= perl5 uidfix
|
2000-09-12 12:53:49 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|