freebsd-ports/games/seahaven/Makefile
Martin Wilke 06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00

25 lines
527 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/ \
${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>