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/dictfmt | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) | |
download | ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.tar.gz ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.zip |
Notes
Diffstat (limited to 'textproc/dictfmt')
-rw-r--r-- | textproc/dictfmt/Makefile | 1 | ||||
-rw-r--r-- | textproc/dictfmt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 52eb3b448e9d..54241527c3d0 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.dict.org/pub/dict/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= fuyuki@hadaly.org +COMMENT= Formats a DICT protocol dictionary database LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/textproc/dictfmt/pkg-comment b/textproc/dictfmt/pkg-comment deleted file mode 100644 index f322e9fb1f2d..000000000000 --- a/textproc/dictfmt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Formats a DICT protocol dictionary database |