From 239b0d74373c030da43926abdff995b7c4cd07be Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Mon, 9 Aug 2004 07:02:00 +0000 Subject: Regenerate dat-file: One quote would turn up more frequently than others. Noticed by: Martin Kulas --- misc/fortune-mod-futurama/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc/fortune-mod-futurama/Makefile') diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile index f8bb293ab873..836273b10083 100644 --- a/misc/fortune-mod-futurama/Makefile +++ b/misc/fortune-mod-futurama/Makefile @@ -7,20 +7,21 @@ PORTNAME= fortune-mod-futurama PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.netmeister.org/apps/ MAINTAINER= vs@FreeBSD.org COMMENT= Compilation of quotes from the TV series "Futurama" -NO_BUILD= yes - USE_BZIP2= yes PLIST_FILES= share/games/fortune/futurama share/games/fortune/futurama.dat PLIST_DIRS= share/games/fortune share/games +do-build: + @cd ${WRKSRC} && strfile futurama + do-install: @${MKDIR} ${PREFIX}/share/games @${MKDIR} ${PREFIX}/share/games/fortune -- cgit v1.2.3