freebsd-ports/converters/iconv-rfc1345/Makefile
2023-10-02 21:30:34 +02:00

16 lines
319 B
Makefile

PORTNAME= iconv-rfc1345
PORTVERSION= 2.0
PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= LOCAL/bland
MAINTAINER= bofh@FreeBSD.org
COMMENT= Additional charset modules for the iconv library (from RFC1345)
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libbiconv.so:converters/iconv
USES= perl5 uidfix
.include <bsd.port.mk>