summaryrefslogtreecommitdiff
path: root/games/circuslinux/Makefile
blob: 1fab91f85801080cdaf8f5a14a6af562b391255c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	circuslinux
# Date created:				1 March 2003
# Whom:					Edwin Groothuis
#
# $FreeBSD$
#

PORTNAME=	circuslinux
PORTVERSION=	1.0.3
PORTREVISION=	1
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>