aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gambas2-gb-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gambas2-gb-qt/Makefile')
-rw-r--r--x11-toolkits/gambas2-gb-qt/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-toolkits/gambas2-gb-qt/Makefile b/x11-toolkits/gambas2-gb-qt/Makefile
deleted file mode 100644
index 0bdd90fadbaa..000000000000
--- a/x11-toolkits/gambas2-gb-qt/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: gambas2-gb-qt
-# Date created: 2009-05-02
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= x11-toolkits lang
-PKGNAMESUFFIX= -gb-qt
-
-COMMENT= The gambas Qt GUI component
-
-MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
-
-BROKEN= fails to build
-DEPRECATED= has been broken for over a year
-EXPIRATION_DATE=2011-04-17
-
-.include "${MASTERDIR}/Makefile"