diff options
Diffstat (limited to 'x11-toolkits/gambas2-gb-qt')
-rw-r--r-- | x11-toolkits/gambas2-gb-qt/Makefile | 19 | ||||
-rw-r--r-- | x11-toolkits/gambas2-gb-qt/pkg-plist | 23 |
2 files changed, 0 insertions, 42 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" diff --git a/x11-toolkits/gambas2-gb-qt/pkg-plist b/x11-toolkits/gambas2-gb-qt/pkg-plist deleted file mode 100644 index 91afb6e5d8de..000000000000 --- a/x11-toolkits/gambas2-gb-qt/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.qt.component -lib/gambas2/gb.qt.so.0 -lib/gambas2/gb.qt.so -lib/gambas2/gb.qt.la -lib/gambas2/gb.qt.ext.component -lib/gambas2/gb.qt.ext.so.0 -lib/gambas2/gb.qt.ext.so -lib/gambas2/gb.qt.ext.la -lib/gambas2/gb.qt.opengl.component -lib/gambas2/gb.qt.opengl.so.0 -lib/gambas2/gb.qt.opengl.so -lib/gambas2/gb.qt.opengl.la -lib/gambas2/gb.qt.gambas -%%DATADIR%%/info/gb.qt.info -%%DATADIR%%/info/gb.qt.list -%%DATADIR%%/info/gb.qt.ext.info -%%DATADIR%%/info/gb.qt.ext.list -%%DATADIR%%/info/gb.qt.opengl.info -%%DATADIR%%/info/gb.qt.opengl.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% |