summaryrefslogtreecommitdiff
path: root/graphics/gambas2-gb-pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gambas2-gb-pdf/Makefile')
-rw-r--r--graphics/gambas2-gb-pdf/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/gambas2-gb-pdf/Makefile b/graphics/gambas2-gb-pdf/Makefile
new file mode 100644
index 000000000000..fbf3e104c220
--- /dev/null
+++ b/graphics/gambas2-gb-pdf/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: gambas2-gb-pdf
+# Date created: 2009-05-02
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= graphics lang
+PKGNAMESUFFIX= -gb-pdf
+
+COMMENT= The gambas pdf component
+
+MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+
+.include "${MASTERDIR}/Makefile"