9f40105f7e
Helped with this by: jedgar
23 lines
419 B
Makefile
23 lines
419 B
Makefile
# New ports collection makefile for: seahaven
|
|
# Date created: 23 Dec 1998
|
|
# Whom: imp
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= seahaven
|
|
PORTVERSION= 1.41
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://seahaven.sourceforge.net/ \
|
|
${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR=${PORTNAME}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= imp@FreeBSD.org
|
|
|
|
USE_XLIB= yes
|
|
GNU_CONFIGURE= yes
|
|
MAN6?= seahaven.6
|
|
|
|
.include <bsd.port.mk>
|