2003-05-01 12:10:33 +00:00
|
|
|
# New ports collection makefile for: circuslinux
|
|
|
|
# Date created: 1 March 2003
|
|
|
|
# Whom: Edwin Groothuis
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= circuslinux
|
|
|
|
PORTVERSION= 1.0.3
|
2006-09-20 11:21:59 +00:00
|
|
|
PORTREVISION= 3
|
2003-05-01 12:10:33 +00:00
|
|
|
CATEGORIES= games
|
2006-03-21 12:42:31 +00:00
|
|
|
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/
|
2003-05-01 12:10:33 +00:00
|
|
|
|
|
|
|
MAINTAINER= edwin@mavetju.org
|
|
|
|
COMMENT= "Circus Linux!" is a clone of the Atari 2600 game "Circus Atari"
|
|
|
|
|
2004-01-20 11:28:18 +00:00
|
|
|
USE_SDL= image mixer sdl
|
2003-05-01 12:10:33 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_XLIB= yes
|
|
|
|
CONFIGURE_ARGS= --target=""
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|