aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 00:59:54 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 00:59:54 +0000
commit82cde324dbcf9b20c324ed78bdb735f2227f856c (patch)
tree6defa6afe04ed31af79a11a26e88498496981a4f /lang
parentaaf99c75243707799471c6bd4959ea20056755ac (diff)
downloadports-82cde324dbcf9b20c324ed78bdb735f2227f856c.tar.gz
ports-82cde324dbcf9b20c324ed78bdb735f2227f856c.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
-rw-r--r--lang/gambas2-components/Makefile17
-rw-r--r--lang/gambas2-components/pkg-plist40
3 files changed, 58 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2183d4250115..7bf384c48128 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -80,6 +80,7 @@
SUBDIR += g95
SUBDIR += gambas
SUBDIR += gambas2-base
+ SUBDIR += gambas2-components
SUBDIR += gambit-c
SUBDIR += gauche
SUBDIR += gawk
diff --git a/lang/gambas2-components/Makefile b/lang/gambas2-components/Makefile
new file mode 100644
index 000000000000..755050d43c7d
--- /dev/null
+++ b/lang/gambas2-components/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: gambas2-components
+# Date created: 2009-05-02
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= lang
+PKGNAMESUFFIX= -components
+
+COMMENT= Native components for gambas2
+
+GAMBAS_COMPONENT=comp
+
+MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+
+.include "${MASTERDIR}/Makefile"
diff --git a/lang/gambas2-components/pkg-plist b/lang/gambas2-components/pkg-plist
new file mode 100644
index 000000000000..738d0666f6a6
--- /dev/null
+++ b/lang/gambas2-components/pkg-plist
@@ -0,0 +1,40 @@
+@comment $FreeBSD$
+lib/gambas2/gb.chart.component
+lib/gambas2/gb.chart.gambas
+lib/gambas2/gb.db.form.component
+lib/gambas2/gb.db.form.gambas
+lib/gambas2/gb.form.component
+lib/gambas2/gb.form.dialog.component
+lib/gambas2/gb.form.dialog.gambas
+lib/gambas2/gb.form.gambas
+lib/gambas2/gb.form.mdi.component
+lib/gambas2/gb.form.mdi.gambas
+lib/gambas2/gb.info.component
+lib/gambas2/gb.info.gambas
+lib/gambas2/gb.report.component
+lib/gambas2/gb.report.gambas
+lib/gambas2/gb.settings.component
+lib/gambas2/gb.settings.gambas
+lib/gambas2/gb.web.component
+lib/gambas2/gb.web.gambas
+%%DATADIR%%/info/gb.chart.info
+%%DATADIR%%/info/gb.chart.list
+%%DATADIR%%/info/gb.db.form.info
+%%DATADIR%%/info/gb.db.form.list
+%%DATADIR%%/info/gb.form.dialog.info
+%%DATADIR%%/info/gb.form.dialog.list
+%%DATADIR%%/info/gb.form.info
+%%DATADIR%%/info/gb.form.list
+%%DATADIR%%/info/gb.form.mdi.info
+%%DATADIR%%/info/gb.form.mdi.list
+%%DATADIR%%/info/gb.info.info
+%%DATADIR%%/info/gb.info.list
+%%DATADIR%%/info/gb.report.info
+%%DATADIR%%/info/gb.report.list
+%%DATADIR%%/info/gb.settings.info
+%%DATADIR%%/info/gb.settings.list
+%%DATADIR%%/info/gb.web.info
+%%DATADIR%%/info/gb.web.list
+@dirrmtry lib/gambas2
+@dirrmtry %%DATADIR%%/info
+@dirrmtry %%DATADIR%%