# Created by: Steve Wills # $FreeBSD$ PORTNAME= dunelegacy PORTVERSION= 0.96.3 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= swills@FreeBSD.org COMMENT= Open source clone of Dune II LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf compiler:c++11-lib tar:bzip2 GNU_CONFIGURE= yes USE_SDL= sdl mixer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_JOBS_UNSAFE= yes .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 EXTRA_PATCHES= files/extra-patch-include__misc__functional.h files/extra-patch-include__misc__memory.h .endif .include