freebsd-ports/x11-toolkits/gnustep-art/Makefile
2004-03-26 20:14:40 +00:00

19 lines
370 B
Makefile

# 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"