1998-12-24 06:51:21 +01:00
|
|
|
# New ports collection makefile for: seahaven
|
|
|
|
# Date created: 23 Dec 1998
|
|
|
|
# Whom: imp
|
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1998-12-24 06:51:21 +01:00
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= seahaven
|
2007-01-14 23:18:52 +01:00
|
|
|
PORTVERSION= 1.44
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
1998-12-24 06:51:21 +01:00
|
|
|
CATEGORIES= games
|
2001-03-22 00:06:58 +01:00
|
|
|
MASTER_SITES= http://seahaven.sourceforge.net/ \
|
|
|
|
${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR=${PORTNAME}
|
1998-12-24 06:51:21 +01:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= imp@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= The classic, lightweight version of Seahaven Towers
|
1998-12-24 06:51:21 +01:00
|
|
|
|
1999-02-02 00:46:23 +01:00
|
|
|
USE_XLIB= yes
|
1998-12-24 06:51:21 +01:00
|
|
|
GNU_CONFIGURE= yes
|
1998-12-28 18:40:02 +01:00
|
|
|
MAN6?= seahaven.6
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/seahaven
|
1998-12-24 06:51:21 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|