diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/clips/Makefile | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.zst freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip |
De-pkg-comment.
Diffstat (limited to 'lang/clips/Makefile')
-rw-r--r-- | lang/clips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/clips/Makefile b/lang/clips/Makefile index 04e58cfb8615..d0b6594e4786 100644 --- a/lang/clips/Makefile +++ b/lang/clips/Makefile @@ -13,6 +13,7 @@ DISTNAME= clips6 EXTRACT_SUFX= .tgz MAINTAINER= yotta@dougdidit.com +COMMENT= CLIPS is a productive development and delivery expert system tool USE_AUTOCONF= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |