freebsd-ports/converters/iconv-rfc1345/Makefile

17 lines
363 B
Makefile
Raw Normal View History

# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
# $FreeBSD$
PORTNAME= iconv-rfc1345
PORTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
2003-02-21 12:08:38 +01:00
COMMENT= Additional charset modules for the iconv library (from RFC1345)
LIB_DEPENDS= libbiconv.so:converters/iconv
2014-01-09 07:57:58 +01:00
USES= perl5 uidfix
.include <bsd.port.mk>