1998-05-17 05:43:37 +00:00
|
|
|
# New ports collection makefile for: Maelstrom
|
2000-03-24 01:23:13 +00:00
|
|
|
# Version required: 3.0.1
|
1998-05-17 05:43:37 +00:00
|
|
|
# Date created: 13 May 1998
|
|
|
|
# Whom: Andrey Zakhvatov
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1998-05-17 05:43:37 +00:00
|
|
|
#
|
|
|
|
|
2000-03-24 01:23:13 +00:00
|
|
|
DISTNAME= Maelstrom-3.0.1
|
|
|
|
PKGNAME= maelstrom-3.0.1
|
1998-07-27 23:25:33 +00:00
|
|
|
CATEGORIES= games
|
2000-03-24 01:23:13 +00:00
|
|
|
MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/
|
1998-05-17 05:43:37 +00:00
|
|
|
|
|
|
|
MAINTAINER= andy@icc.surw.chel.su
|
|
|
|
|
2000-03-24 01:23:13 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
|
|
|
SDL-1.0.2:${PORTSDIR}/devel/sdl
|
1998-05-17 05:43:37 +00:00
|
|
|
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
2000-03-24 01:23:13 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-05-17 05:43:37 +00:00
|
|
|
|
|
|
|
.if !defined(NOPORTDOCS)
|
2000-03-24 01:23:13 +00:00
|
|
|
INSTALL_TARGET= install install_gamedocs
|
1998-05-17 05:43:37 +00:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|