freebsd-ports/games/crimson/Makefile

20 lines
393 B
Makefile

PORTNAME= crimson
PORTVERSION= 0.5.3
PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/
PKGNAMESUFFIX= -fields
MAINTAINER= ports@FreeBSD.org
COMMENT= Tactical war game in the tradition of Battle Isle
WWW= http://crimson.seul.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake sdl
USE_SDL= mixer sdl ttf
.include <bsd.port.mk>