2003-05-01 14:10:33 +02:00
|
|
|
# New ports collection makefile for: circuslinux
|
|
|
|
# Date created: 1 March 2003
|
|
|
|
# Whom: Edwin Groothuis
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= circuslinux
|
|
|
|
PORTVERSION= 1.0.3
|
2010-02-05 12:46:55 +01:00
|
|
|
PORTREVISION= 9
|
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=""
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|