freebsd-ports/x11-toolkits/gambas2-gb-qt/Makefile
Doug Barton 2d94dc2a57 For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend
on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
2011-10-09 01:48:11 +00:00

20 lines
467 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
# Depended on by lang/gambas2 lang/gambas2-base
BROKEN= fails to build
DEPRECATED= has been broken for over a year
EXPIRATION_DATE=2011-10-31
.include "${MASTERDIR}/Makefile"