1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/games/circuslinux/Makefile
Martin Wilke 5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00

22 lines
467 B
Makefile

# New ports collection makefile for: circuslinux
# Date created: 1 March 2003
# Whom: Edwin Groothuis
#
# $FreeBSD$
#
PORTNAME= circuslinux
PORTVERSION= 1.0.3
PORTREVISION= 6
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>