2013-09-20 19:36:33 +02:00
|
|
|
# Created by: Edwin Groothuis
|
2003-05-01 14:10:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= circuslinux
|
|
|
|
PORTVERSION= 1.0.3
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 12
|
2003-05-01 14:10:33 +02:00
|
|
|
CATEGORIES= games
|
2006-03-21 13:42:31 +01:00
|
|
|
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/
|
2003-05-01 14:10:33 +02:00
|
|
|
|
|
|
|
MAINTAINER= edwin@mavetju.org
|
|
|
|
COMMENT= "Circus Linux!" is a clone of the Atari 2600 game "Circus Atari"
|
|
|
|
|
2004-01-20 12:28:18 +01:00
|
|
|
USE_SDL= image mixer sdl
|
2003-05-01 14:10:33 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --target=""
|
|
|
|
|
2013-09-20 19:36:33 +02:00
|
|
|
NO_STAGE= yes
|
2003-05-01 14:10:33 +02:00
|
|
|
.include <bsd.port.mk>
|