summaryrefslogtreecommitdiff
path: root/games/seahaven/Makefile
blob: 3e837b2e11e21b4d607a05a1c6a303f566038891 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    seahaven
# Date created:         23 Dec 1998
# Whom:                 imp
#
# $FreeBSD$
#

PORTNAME=	seahaven
PORTVERSION=	1.44
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://seahaven.sourceforge.net/ \
		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
EXTRACT_SUFX=	.tgz

MAINTAINER=	imp@FreeBSD.org
COMMENT=	The classic, lightweight version of Seahaven Towers

GNU_CONFIGURE=	yes
USE_XORG=	x11 xext
MAN6?=		seahaven.6
PLIST_FILES=	bin/seahaven

.include <bsd.port.mk>