1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

19 lines
399 B
Makefile

# Created by: 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=""
NO_STAGE= yes
.include <bsd.port.mk>