# New ports collection makefile for:	gnustep-xdps
# Date created:		29.Mar.2003
# Whom:			dirk.meyer@dinoex.sub.org
#
# $MidnightBSD: mports/x11-toolkits/gnustep-xdps/Makefile,v 1.2 2007/03/13 20:24:32 laffer1 Exp $
# $FreeBSD: ports/x11-toolkits/gnustep-xdps/Makefile,v 1.5 2005/01/15 10:53:15 dinoex 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"
