2013-09-10 07:55:33 +00:00
|
|
|
# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
|
2000-09-12 10:12:19 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= iconv-rfc1345
|
2000-11-29 11:46:42 +00:00
|
|
|
PORTVERSION= 2.0
|
2000-09-12 10:12:19 +00:00
|
|
|
CATEGORIES= converters
|
2015-05-14 10:15:04 +00:00
|
|
|
MASTER_SITES= LOCAL/bland
|
2000-09-12 10:12:19 +00:00
|
|
|
|
2004-06-08 02:18:55 +00:00
|
|
|
MAINTAINER= bland@FreeBSD.org
|
2003-02-21 11:08:38 +00:00
|
|
|
COMMENT= Additional charset modules for the iconv library (from RFC1345)
|
2000-09-12 10:12:19 +00:00
|
|
|
|
2016-04-01 13:29:15 +00:00
|
|
|
LIB_DEPENDS= libbiconv.so:converters/iconv
|
2000-09-12 10:12:19 +00:00
|
|
|
|
2014-01-09 06:57:58 +00:00
|
|
|
USES= perl5 uidfix
|
2000-09-12 10:12:19 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|