diff options
Diffstat (limited to 'textproc/py-wordnet/Makefile')
-rw-r--r-- | textproc/py-wordnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile index ed14f9b59e53..d7ae27181600 100644 --- a/textproc/py-wordnet/Makefile +++ b/textproc/py-wordnet/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pywordnet-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Interface to WordNet RUN_DEPENDS= ${WORDNETBASE}/lexnames:${PORTSDIR}/textproc/wordnet |