1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/games/crimson/Makefile
Marcus von Appen 6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00

25 lines
464 B
Makefile

# New ports collection makefile for: crimson
# Date created: 3 May 2001
# Whom: Jan Jungnickel <jan@jungnickel.com>
#
# $FreeBSD$
PORTNAME= crimson
PORTVERSION= 0.5.3
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/
MAINTAINER= steinex@nognu.de
COMMENT= Tactical war game in the tradition of Battle Isle
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SDL= mixer sdl ttf
MAN6= crimson.6
NO_LATEST_LINK= yes
.include <bsd.port.mk>