diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
commit | 36d62f1f46f3f8232c0647915319bbafb27ae43b (patch) | |
tree | 112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/jdictionary/Makefile | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) | |
download | ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.tar.gz ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.zip |
Notes
Diffstat (limited to 'textproc/jdictionary/Makefile')
-rw-r--r-- | textproc/jdictionary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 6b2f8ee5816a..c1a1c3ea19b1 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=jdictionary DISTNAME= jdictionary-1_8 MAINTAINER= janos.mohacsi@bsd.hu +COMMENT= JDictionary - Platform independent, plugin based dictionary RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 |