freebsd-ports/converters/iconv-extra/Makefile

18 lines
416 B
Makefile
Raw Normal View History

# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
# $FreeBSD$
PORTNAME= iconv-extra
PORTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
2003-02-21 12:08:38 +01:00
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv
2014-01-09 15:04:49 +01:00
USES= perl5 uidfix
.include <bsd.port.mk>