freebsd-ports/games/seahaven/Makefile

23 lines
453 B
Makefile
Raw Normal View History

# New ports collection makefile for: seahaven
# Date created: 23 Dec 1998
# Whom: imp
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
PORTNAME= seahaven
2011-07-17 23:51:22 +02:00
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
2011-07-17 23:51:22 +02:00
USE_XORG= x11 xext xft
MAN6?= seahaven.6
PLIST_FILES= bin/seahaven
.include <bsd.port.mk>