| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/textproc/lttoolbox/ |
Upload File : |
PORTNAME= lttoolbox
PORTVERSION= ${APVER}.${APREV}
DISTVERSIONPREFIX= v
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
COMMENT= Tool for lexical, morphological analysis and generation of words
WWW= https://wiki.apertium.org/wiki/Lttoolbox
LICENSE= GPLv2
BUILD_DEPENDS= utf8cpp>0:devel/utf8cpp
LIB_DEPENDS= libicuio.so:devel/icu \
libxml2.so:textproc/libxml2
USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= apertium
USE_LDCONFIG= yes
APVER= 3.6
APREV= 6
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CFLAGS+= -I${LOCALBASE}/include/utf8cpp
LDFLAGS+= -lpthread
PLIST_SUB+= APVER="${APVER}"
.include <bsd.port.mk>