summaryrefslogtreecommitdiffstats
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/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/gambas2-gb-pdf/Makefile b/graphics/gambas2-gb-pdf/Makefile
deleted file mode 100644
index 1626b91aa..000000000
--- a/graphics/gambas2-gb-pdf/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: gambas2-gb-pdf
-# Date created: 2009-05-02
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTREVISION= 1
-CATEGORIES= graphics lang
-PKGNAMESUFFIX= -gb-pdf
-
-COMMENT= The gambas pdf component
-
-MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
-
-.include "${MASTERDIR}/Makefile"