freebsd-ports/x11-toolkits/gnustep-xdps/Makefile

20 lines
368 B
Makefile
Raw Normal View History

# New ports collection makefile for: gnustep-xdps
# Date created: 29.Mar.2003
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
CATEGORIES= x11-toolkits
MAINTAINER= dinoex@FreeBSD.org
2004-03-26 21:14:40 +01:00
WITH_GNUSTEP_XDPS= yes
2005-01-15 11:54:44 +01:00
MASTERDIR= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"