GARNAME = fortune-mod GARVERSION = 1.99.1 CATEGORIES = games MASTER_SITES = http://www.redellipse.net/code/downloads/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = sys/recode DESCRIPTION = A modular fortune cookie program define BLURB FIXME endef BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile BUILD_ARGS = FORTDIR=$(prefix)/bin COOKIEDIR=$(prefix)/share/games/fortunes BINDIR=$(prefix)/bin BINMANDIR=$(prefix)/man/man1 FORTMANDIR=$(prefix)/man/man6 INSTALL_ARGS = FORTDIR=$(packageprefix)/bin COOKIEDIR=$(packageprefix)/share/games/fortunes BINDIR=$(packageprefix)/bin BINMANDIR=$(packageprefix)/man/man1 FORTMANDIR=$(packageprefix)/man/man6 include ../../gar.mk