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