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