mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
427 B
Makefile
21 lines
427 B
Makefile
# New ports collection makefile for: seahaven
|
|
# Version required: 1.04
|
|
# Date created: 23 Dec 1998
|
|
# Whom: imp
|
|
#
|
|
# $Id: Makefile,v 1.4 1999/01/28 04:25:47 imp Exp $
|
|
#
|
|
|
|
DISTNAME= seahaven-1.41
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.cinenet.net/users/spitzak/seahaven/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= imp@FreeBSD.ORG
|
|
|
|
USE_XLIB= yes
|
|
GNU_CONFIGURE= yes
|
|
MAN6?= seahaven.6
|
|
|
|
.include <bsd.port.mk>
|