# $FreeBSD: head/de_DE.ISO8859-1/htdocs/ports/growth/Makefile 52979 2019-05-04 09:20:57Z jkois $
# $FreeBSDde$
# basiert auf: r38826
#

TOOLDIR=${.CURDIR}/../../../../share/tools/portsgrowth

all install clean:
	cd ${TOOLDIR}; \
		 ${MAKE} ${MAKEFLAGS} ${.TARGETS}

