Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/converters/libticonv/Makefile
16461 views
PORTNAME=	libticonv
PORTVERSION=	1.1.5
CATEGORIES=	converters
MASTER_SITES=	SF/tilp/tilp2-linux/tilp2-1.18

MAINTAINER=	[email protected]
COMMENT=	TI calculator character set library
WWW=		http://tilp.info/

LICENSE=	GPLv2

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-iconv
INSTALL_TARGET=	install-strip
USES=		autoreconf gmake gnome iconv libtool pkgconfig tar:bzip2
USE_GNOME=	glib20
USE_LDCONFIG=	yes

.include <bsd.port.mk>