# Created by: Mykola Dzham # $FreeBSD: head/textproc/lttoolbox/Makefile 366744 2014-08-31 11:01:04Z pi $ PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/apertium/${PORTNAME}/${APVER} MAINTAINER= i@levsha.me COMMENT= Tool for lexical, morphological analysis and generation of words LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 APVER= 3.3 APREV= 0 GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= libtool pathfix pkgconfig INSTALL_TARGET= install-strip PLIST_SUB+= APVER="${APVER}" .include