c9ea361463
on sdl12-1.2.5
23 lines
466 B
Makefile
23 lines
466 B
Makefile
# New ports collection makefile for: circuslinux
|
|
# Date created: 1 March 2003
|
|
# Whom: Edwin Groothuis
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= circuslinux
|
|
PORTVERSION= 1.0.3
|
|
PORTREVISION= 2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.nbswebfx.com/downloads/
|
|
|
|
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
|
|
USE_XLIB= yes
|
|
CONFIGURE_ARGS= --target=""
|
|
|
|
.include <bsd.port.mk>
|