# $MidnightBSD: mports/x11-toolkits/gnustep-art/Makefile,v 1.3 2013/06/11 01:57:38 laffer1 Exp $

CATEGORIES=	x11-toolkits gnustep

MAINTAINER=	ports@MidnightBSD.org

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

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

.include "${MASTERDIR}/Makefile"
