diff options
Diffstat (limited to 'textproc/py-wordnet')
-rw-r--r-- | textproc/py-wordnet/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-wordnet/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/textproc/py-wordnet/pkg-comment b/textproc/py-wordnet/pkg-comment deleted file mode 100644 index baeb15904397..000000000000 --- a/textproc/py-wordnet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Interface to WordNet |