# New ports collection makefile for:    gnustep-gui-devel
# Date created:				30 October 2002
# Whom:					dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/devel/gnustep-devel/Makefile,v 1.1 2002/10/30 04:27:27 dinoex Exp $
#

GNUSTEP_GUI_DEVEL=	yes
MASTERDIR?=		${.CURDIR}/../gnustep

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

.include "${MASTERDIR}/Makefile"
