1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/games/circuslinux/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

22 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= 10
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>