Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/converters/iconv-rfc1345/Makefile
16460 views
PORTNAME=	iconv-rfc1345
PORTVERSION=	2.0
PORTREVISION=	1
CATEGORIES=	converters
MASTER_SITES=	LOCAL/bland

MAINTAINER=	[email protected]
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>