# Created by: Mykola Dzham # $FreeBSD: head/textproc/lttoolbox/Makefile 559358 2020-12-27 12:55:34Z bofh $ PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for lexical, morphological analysis and generation of words LICENSE= GPLv2 LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig USE_GITHUB= yes USE_LDCONFIG= yes APVER= 3.5 APREV= 3 GH_ACCOUNT= apertium GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PLIST_SUB+= APVER="${APVER}" .include