freebsd-ports/games/circuslinux/Makefile
2012-06-01 05:26:28 +00:00

21 lines
468 B
Makefile

# New ports collection makefile for: circuslinux
# Date created: 1 March 2003
# Whom: 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=""
.include <bsd.port.mk>