# New ports collection makefile for:	gnustep-cairo
# Date created:		24.Oct.2005
# Whom:			dirk.meyer@dinoex.sub.org
#
# $MidnightBSD: mports/x11-toolkits/gnustep-cairo/Makefile,v 1.2 2007/03/13 20:09:31 laffer1 Exp $
# $FreeBSD: ports/x11-toolkits/gnustep-cairo/Makefile,v 1.1 2005/11/05 09:01:29 dinoex Exp $
#

CATEGORIES=	x11-toolkits gnustep

MAINTAINER=	ports@MidnightBSD.org

WITH_GNUSTEP_CAIRO=	yes
MASTERDIR=	${.CURDIR}/../gnustep-back

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
