1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-toolkits/gambas2-gb-qt/Makefile
Martin Wilke ed9ccb899b - Mark BROKEN fails to build
Reported by:	pointyhat
2009-09-13 10:27:45 +00:00

18 lines
348 B
Makefile

# 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
.include "${MASTERDIR}/Makefile"