# Created by: Ilya A. Arkhipov # $FreeBSD$ PORTNAME= opengfx PORTVERSION= 0.4.7 CATEGORIES= games MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative graphics for OpenTTD game engine LICENSE= GPLv2 USES= zip NO_BUILD= yes LATEST_LINK= openttd-${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/opengfx ${INSTALL_DATA} ${WRKDIR}/opengfx-${PORTVERSION}/* \ ${STAGEDIR}${PREFIX}/share/openttd/baseset/opengfx .include