summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-art/Makefile
blob: 80e1403b6a878e51451a78dfbdc0a6b5fafc5b3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	gnustep-art
# Date created:		29.Mar.2003
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#

CATEGORIES=	x11-toolkits

MAINTAINER=	dinoex@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud