diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/bigloo/Makefile | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | FreeBSD-ports-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip FreeBSD-ports-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz |
De-pkg-comment.
Diffstat (limited to 'lang/bigloo/Makefile')
-rw-r--r-- | lang/bigloo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile index f3e133e..f7ac5e02 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tacho@daemonz.org +COMMENT= A Scheme interpreter and native code compiler USE_GMAKE= yes ALL_TARGET= |