freebsd-ports/x11-toolkits/gnustep-xdps/Makefile
2008-12-24 07:48:40 +00:00

20 lines
384 B
Makefile

# 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
PORTREVISION= 1
WITH_GNUSTEP_XDPS= yes
MASTERDIR= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"