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

20 lines
370 B
Makefile
Raw Normal View History

# New ports collection makefile for: gnustep-cairo
# Date created: 24.Oct.2005
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
CATEGORIES= x11-toolkits
MAINTAINER= dinoex@FreeBSD.org
WITH_GNUSTEP_CAIRO= yes
MASTERDIR= ${.CURDIR}/../gnustep-back
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"