freebsd-ports/games/circuslinux/Makefile
2004-03-16 04:23:56 +00:00

23 lines
466 B
Makefile

# New ports collection makefile for: circuslinux
# Date created: 1 March 2003
# Whom: Edwin Groothuis
#
# $FreeBSD$
#
PORTNAME= circuslinux
PORTVERSION= 1.0.3
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.nbswebfx.com/downloads/
MAINTAINER= edwin@mavetju.org
COMMENT= "Circus Linux!" is a clone of the Atari 2600 game "Circus Atari"
USE_SDL= image mixer sdl
GNU_CONFIGURE= yes
USE_XLIB= yes
CONFIGURE_ARGS= --target=""
.include <bsd.port.mk>