1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/games/crimson/Makefile
Danilo Egea Gondolfo c48ee075db - Add stage support
- Fix build with clang
2013-10-31 21:16:15 +00:00

19 lines
372 B
Makefile

# Created by: Jan Jungnickel <jan@jungnickel.com>
# $FreeBSD$
PORTNAME= crimson
PORTVERSION= 0.5.3
PORTREVISION= 3
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
GNU_CONFIGURE= yes
USES= gmake
USE_SDL= mixer sdl ttf
.include <bsd.port.mk>