aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile1
-rw-r--r--lang/gnustep-guile/Makefile1
-rw-r--r--lang/gnustep-objc/Makefile1
-rw-r--r--lang/tcl82/Makefile1
-rw-r--r--lang/tcl83/Makefile1
-rw-r--r--lang/tcl84/Makefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 1ea999eb8fef..0f799d98b476 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
+COMMENT= GNUstep Foundation library
BUILD_DEPENDS= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
BUILD_DEPENDS+= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index 0cb7cdf64553..59266a48d815 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
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index 4a94d5127479..564efa2f7924 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
+COMMENT= A snapshot of libobjc, meant to be used with GNUstep
BUILD_DEPENDS= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make \
${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 01b68a4522df..cbd0b4acb2d1 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= tcl8.2.3
MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Tool Command Language
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 66925c21dbd1..dfd18979fc4c 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= tcl
DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Tool Command Language
LATEST_LINK= tcl83
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 6631c2ab29f4..7e0d4b05393c 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= tcl
DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Tool Command Language
LATEST_LINK= tcl84
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}