diff options
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 f3e133e16d9d..f7ac5e02e66b 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= |