freebsd-ports/games/seahaven/Makefile

26 lines
522 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
2007-01-14 23:18:52 +01:00
PORTVERSION= 1.44
PORTREVISION= 1
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
1999-02-02 00:46:23 +01:00
USE_XLIB= yes
GNU_CONFIGURE= yes
MAN6?= seahaven.6
PLIST_FILES= bin/seahaven
.include <bsd.port.mk>