diff options
Diffstat (limited to 'lang/gnustep-guile/Makefile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 0cb7cdf..59266a4 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org +COMMENT= GNUstep interface to the GUILE scheme interpreter BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall |