freebsd-ports/games/crimson/Makefile

23 lines
470 B
Makefile
Raw Normal View History

# Created by: Jan Jungnickel <jan@jungnickel.com>
# $FreeBSD$
PORTNAME= crimson
PORTVERSION= 0.5.3
PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/ \
http://mirror.amdmi3.ru/distfiles/
PKGNAMESUFFIX= -fields
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:06:51 +01:00
COMMENT= Tactical war game in the tradition of Battle Isle
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake
USE_SDL= mixer sdl ttf
.include <bsd.port.mk>