aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-06-04 21:49:15 +0800
committerdinoex <dinoex@FreeBSD.org>2010-06-04 21:49:15 +0800
commit3e7ab6a46d64a9c7433c504d7d1a0168788e51bc (patch)
tree0dc731d35ba9c1cb4d36e5256d411eb45c157b84 /lang
parentb1b1fcfb042108e4005ec06b2e71fbba95e26542 (diff)
downloadfreebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.gz
freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.zst
freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.zip
LICENSE GPLv2
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-guile/Makefile2
-rw-r--r--lang/gscheme/Makefile2
-rw-r--r--lang/steptalk/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index ec1d2976f3a4..671e6dbce54d 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -20,6 +20,8 @@ COMMENT= GNUstep interface to the GUILE scheme interpreter
LIB_DEPENDS+= guile.20:${PORTSDIR}/lang/guile
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
diff --git a/lang/gscheme/Makefile b/lang/gscheme/Makefile
index b8c8a008efaa..417299b17655 100644
--- a/lang/gscheme/Makefile
+++ b/lang/gscheme/Makefile
@@ -17,6 +17,8 @@ DIST_SUBDIR= repacked
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep-aware scheme interpreter
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/lang/steptalk/Makefile b/lang/steptalk/Makefile
index 3cc7e827d169..56a9eb822dcc 100644
--- a/lang/steptalk/Makefile
+++ b/lang/steptalk/Makefile
@@ -16,6 +16,8 @@ DISTNAME= StepTalk-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= The official GNUstep scripting framework
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_GUI= yes
USE_GNUSTEP_BUILD= yes