aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2009-05-09 09:43:43 +0800
committeracm <acm@FreeBSD.org>2009-05-09 09:43:43 +0800
commita379cbeade3da1d4f46e7c4c3803ab109d4e887c (patch)
tree863c5460ffef30d25d07eb8dc839f2b7a509d722
parent15869e00619381b7654dfcd909634c53423ad0c5 (diff)
downloadfreebsd-ports-gnome-a379cbeade3da1d4f46e7c4c3803ab109d4e887c.tar.gz
freebsd-ports-gnome-a379cbeade3da1d4f46e7c4c3803ab109d4e887c.tar.zst
freebsd-ports-gnome-a379cbeade3da1d4f46e7c4c3803ab109d4e887c.zip
- New port: x11-toolkits/gambas2-gb-gtk
The gambas gtk2 GUI component
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/gambas2-gb-gtk/Makefile15
-rw-r--r--x11-toolkits/gambas2-gb-gtk/pkg-plist17
3 files changed, 33 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 816c295860e1..61c95e9945d2 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -38,6 +38,7 @@
SUBDIR += gal
SUBDIR += gal2
SUBDIR += gal2-reference
+ SUBDIR += gambas2-gb-gtk
SUBDIR += gambas2-gb-qt
SUBDIR += gauche-gtk
SUBDIR += gdl
diff --git a/x11-toolkits/gambas2-gb-gtk/Makefile b/x11-toolkits/gambas2-gb-gtk/Makefile
new file mode 100644
index 000000000000..fcf66c8bf970
--- /dev/null
+++ b/x11-toolkits/gambas2-gb-gtk/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: gambas2-gb-gtk
+# Date created: 2009-05-02
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= x11-toolkits lang
+PKGNAMESUFFIX= -gb-gtk
+
+COMMENT= The gambas gtk2 GUI component
+
+MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/gambas2-gb-gtk/pkg-plist b/x11-toolkits/gambas2-gb-gtk/pkg-plist
new file mode 100644
index 000000000000..1d3e43244ee7
--- /dev/null
+++ b/x11-toolkits/gambas2-gb-gtk/pkg-plist
@@ -0,0 +1,17 @@
+@comment $FreeBSD$
+lib/gambas2/gb.gtk.component
+lib/gambas2/gb.gtk.so.0
+lib/gambas2/gb.gtk.so
+lib/gambas2/gb.gtk.la
+lib/gambas2/gb.gtk.ext.component
+lib/gambas2/gb.gtk.ext.so.0
+lib/gambas2/gb.gtk.ext.so
+lib/gambas2/gb.gtk.ext.la
+lib/gambas2/gb.gtk.gambas
+%%DATADIR%%/info/gb.gtk.info
+%%DATADIR%%/info/gb.gtk.ext.info
+%%DATADIR%%/info/gb.gtk.list
+%%DATADIR%%/info/gb.gtk.ext.list
+@dirrmtry lib/gambas2
+@dirrmtry %%DATADIR%%/info
+@dirrmtry %%DATADIR%%