# New ports collection makefile for: nil # Date created: 28 September 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= nil PORTVERSION= 000928 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ${PORTNAME} sobomax MAINTAINER= sobomax@FreeBSD.org COMMENT= A multiplayer game that can be described as Quake in 2D or Worms done right LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME} SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" .include .if ${OSVERSION} >= 500113 BROKEN= "Does not compile (bad C++ code)" .endif pre-patch: @find ${WRKSRC} \( -name "*.[ch]" -or -name "*.cpp" \) | \ xargs ${PERL} -pi -e 's|"SDL/|"|g ; s|