aboutsummaryrefslogtreecommitdiffstats
path: root/games/circuslinux/Makefile
blob: 64cf9bd91397bbd8f879a8bb5f71a47dd5a23179 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Edwin Groothuis
# $FreeBSD$

PORTNAME=   circuslinux
PORTVERSION=    1.0.3
PORTREVISION=   12
CATEGORIES= games
MASTER_SITES=   ftp://ftp.billsgames.com/unix/x/circus-linux/src/

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
CONFIGURE_ARGS= --target=""

NO_STAGE=   yes
.include <bsd.port.mk>