aboutsummaryrefslogtreecommitdiff
path: root/textproc/lttoolbox/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-02-19 09:15:55 +0000
committerWen Heping <wen@FreeBSD.org>2016-02-19 09:15:55 +0000
commitec0463bb5c9f56777c227263b7ad53df445d33fb (patch)
tree7c91b3fe74b6cb5238f58d27ed3e28b4a3653724 /textproc/lttoolbox/Makefile
parent8a43fdfab232d9d5747cec365b69343e328cde2c (diff)
downloadports-ec0463bb5c9f56777c227263b7ad53df445d33fb.tar.gz
ports-ec0463bb5c9f56777c227263b7ad53df445d33fb.zip
- Update to 3.3.2
- Add LICENSE PR: 205831 Submitted by: wen@(myself) Approved by: maintainer(timeoout, >40 days)
Notes
Notes: svn path=/head/; revision=409165
Diffstat (limited to 'textproc/lttoolbox/Makefile')
-rw-r--r--textproc/lttoolbox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile
index 0d5dfce98235..d12d7ba5cbe7 100644
--- a/textproc/lttoolbox/Makefile
+++ b/textproc/lttoolbox/Makefile
@@ -3,17 +3,18 @@
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
+LICENSE= GPLv2
+
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
APVER= 3.3
-APREV= 0
+APREV= 2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes