diff options
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r-- | textproc/dict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index fe80eed21568..9baba213ebef 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.dict.org/pub/dict/ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= dd@FreeBSD.org +COMMENT= Dictionary Server Protocol (RFC2229) client USE_BISON= yes USE_REINPLACE= yes |