# Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= opencity PORTVERSION= 0.0.6.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+)\..*$/\1/}/ DISTNAME= ${PORTNAME}-${PORTVERSION}stable MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free 3D city simulator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= tar:bzip2 gmake pkgconfig USE_SDL= sdl mixer image net USE_GL= gl glu INSTALL_TARGET= install-strip PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS .include .if ${OSVERSION} < 1000000 USE_GCC= yes .endif .include