1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/games/seahaven/Makefile

20 lines
368 B
Makefile

# Created by: imp
# $FreeBSD$
PORTNAME= seahaven
PORTVERSION= 1.60
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>