freebsd-ports/games/openmortal/Makefile

24 lines
464 B
Makefile
Raw Normal View History

# Created by: krion@FreeBSD.org
# $FreeBSD$
PORTNAME= openmortal
2004-05-01 09:37:22 +02:00
PORTVERSION= 0.7
PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= SF
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Parody of the once popular coin-up fighting game, Mortal Kombat
LIB_DEPENDS= libfreetype.so:print/freetype2
USES= dos2unix perl5 sdl tar:bzip2
GNU_CONFIGURE= yes
USE_SDL= mixer image sdl net
DOS2UNIX_FILES= src/gfx.cpp
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *
.include <bsd.port.mk>