freebsd-ports/games/crimson/Makefile
Pav Lucistnik b63d06af35 - Update to 0.5.2
PR:		ports/120100
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-04-04 14:30:44 +00:00

24 lines
613 B
Makefile

# New ports collection makefile for: crimson
# Date created: 3 May 2001
# Whom: Jan Jungnickel <jan@jungnickel.com>
#
# $Carpetsmoker: ports/games/crimson/Makefile,v 1.2 2008/01/26 16:04:12 carpetsmoker Exp $
# $FreeBSD$
PORTNAME= crimson
PORTVERSION= 0.5.2
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/ \
http://www.carpetsmoker.net/distfiles/ \
http://www.xs4all.nl/~tournoij/distfiles/
MAINTAINER= carpetsmoker@xs4all.nl
COMMENT= Tactical war game in the tradition of Battle Isle
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SDL= mixer sdl ttf
MAN6= crimson.6
.include <bsd.port.mk>