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
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= LOCAL/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
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
LIB_DEPENDS= libbiconv.so: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>
|