freebsd-ports/converters/iconv-extra/Makefile
2021-04-06 16:31:07 +02:00

15 lines
357 B
Makefile

# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
PORTNAME= iconv-extra
PORTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
LIB_DEPENDS= libbiconv.so:converters/iconv
USES= perl5 uidfix
.include <bsd.port.mk>