aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gambas2-gb-qt/Makefile
blob: d69910b48222d259ebed7c35b3a746436fdc48f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

.include "${MASTERDIR}/Makefile"