diff options
Diffstat (limited to 'textproc/wordnet/Makefile')
-rw-r--r-- | textproc/wordnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile index 3abcc5954733..430ebabf06bb 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PORTVERSION}/ \ ftp://ftp.ims.uni-stuttgart.de/pub/WordNet/${PORTVERSION}/ MAINTAINER= mi@aldan.algebra.com +COMMENT= Dictionaries and thesauri with devel. libraries (C, TCL) and browsers LIB_DEPENDS= tk${TCL_VER}.1:${PORTSDIR}/x11-toolkits/tk${TCL_VER} |