From a029cbf0c8bf444b9eb1242cb39fe93d1e5e233c Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 7 May 1997 07:41:50 +0000 Subject: Import of a klondike port. Klondike is a solitaire game for X11. Submitted by: John Heidemann --- games/klondike/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 games/klondike/Makefile (limited to 'games/klondike/Makefile') diff --git a/games/klondike/Makefile b/games/klondike/Makefile new file mode 100644 index 000000000000..299fe359534e --- /dev/null +++ b/games/klondike/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: klondike +# Version required: 1.8 +# Date created: 26-Apr-97 +# Whom: johnh@isi.edu +# +# $Id$ +# + +DISTNAME= klondike-1.8 +CATEGORIES= games +MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ + +MAINTAINER= johnh@isi.edu + +GNU_CONFIGURE= Yes +CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \ + --mandir=${PREFIX}/man +MAN6= klondike.6 + +.include -- cgit v1.2.3