# $MidnightBSD: mports/x11-toolkits/gnustep-xdps/Makefile,v 1.3 2013/06/11 01:58:14 laffer1 Exp $

CATEGORIES=	x11-toolkits gnustep

MAINTAINER=	ports@MidnightBSD.org

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

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

.include "${MASTERDIR}/Makefile"
