freebsd-ports/games/seahaven/Makefile

23 lines
465 B
Makefile

# 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/
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>