freebsd-ports/games/seahaven/Makefile
Warner Losh 679ed33c5a Add the seahaven towers game. This is yet another solitare games, but
this one makes you think.  While an implementation exists in pysol,
this one is better in many subtle ways.
1998-12-24 05:51:21 +00:00

19 lines
373 B
Makefile

# New ports collection makefile for: seahaven
# Version required: 1.04
# Date created: 23 Dec 1998
# Whom: imp
#
# $Id:$
#
DISTNAME= seahaven-1.04
PKGNAME= seahaven-1.04
CATEGORIES= games
MASTER_SITES= http://www.cinenet.net/users/spitzak/seahaven/
EXTRACT_SUFX= .tgz
MAINTAINER= imp@FreeBSD.ORG
GNU_CONFIGURE= yes
.include <bsd.port.mk>