aboutsummaryrefslogtreecommitdiffstats
path: root/games/seahaven/Makefile
blob: 68498381c81f8de5d7f6223e746e1d7dda03c43a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: imp
# $FreeBSD$

PORTNAME=   seahaven
PORTVERSION=    1.60
PORTREVISION=   1
CATEGORIES= games
MASTER_SITES=   http://seahaven.sourceforge.net/
EXTRACT_SUFX=   .tgz

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

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

NO_STAGE=   yes
.include <bsd.port.mk>