2013-06-18 13:46:51 +02:00
|
|
|
# Created by: krion@FreeBSD.org
|
2004-04-20 16:01:06 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= openmortal
|
2004-05-01 09:37:22 +02:00
|
|
|
PORTVERSION= 0.7
|
2014-12-08 17:48:38 +01:00
|
|
|
PORTREVISION= 13
|
2004-04-20 16:01:06 +02:00
|
|
|
CATEGORIES= games
|
2007-10-31 14:15:39 +01:00
|
|
|
MASTER_SITES= SF
|
2004-04-20 16:01:06 +02:00
|
|
|
|
2008-06-19 19:28:24 +02:00
|
|
|
MAINTAINER= amdmi3@FreeBSD.org
|
2014-06-13 09:36:27 +02:00
|
|
|
COMMENT= Parody of the once popular coin-up fighting game, Mortal Kombat
|
2004-04-20 16:01:06 +02:00
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
LIB_DEPENDS= libfreetype.so:print/freetype2
|
2004-04-20 16:01:06 +02:00
|
|
|
|
2019-11-08 11:47:01 +01:00
|
|
|
USES= dos2unix perl5 sdl tar:bzip2
|
2013-11-08 12:29:56 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2004-04-20 16:01:06 +02:00
|
|
|
USE_SDL= mixer image sdl net
|
2014-05-07 20:06:21 +02:00
|
|
|
DOS2UNIX_FILES= src/gfx.cpp
|
2004-04-20 16:01:06 +02:00
|
|
|
|
2013-11-08 12:29:56 +01:00
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
PORTDATA= *
|
2004-04-20 16:01:06 +02:00
|
|
|
|
2007-10-31 14:15:39 +01:00
|
|
|
.include <bsd.port.mk>
|