summaryrefslogblamecommitdiff
path: root/x11-toolkits/gnustep-xdps/Makefile
blob: 5707ec3811600caff2154831c261faccaaeb395c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                    
                           






                                          
# New ports collection makefile for:	gnustep-xdps
# Date created:		29.Mar.2003
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#

CATEGORIES=	x11-toolkits
PKGNAMESUFFIX=		-xdps

MAINTAINER=	dinoex@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"