diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-07-05 09:20:13 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-07-05 09:20:13 +0000 |
commit | bd74ead00effee78496f01a99e7e0e1d52a12792 (patch) | |
tree | b60c59dc8f9c331905f9a4c5b654a1065e58b4f0 /games/opengfx | |
parent | 42c8edbf68ba340d91fd46f708b0e8f59248a84f (diff) |
Notes
Diffstat (limited to 'games/opengfx')
-rw-r--r-- | games/opengfx/Makefile | 17 | ||||
-rw-r--r-- | games/opengfx/distinfo | 4 | ||||
-rw-r--r-- | games/opengfx/pkg-plist | 24 |
3 files changed, 23 insertions, 22 deletions
diff --git a/games/opengfx/Makefile b/games/opengfx/Makefile index 1daa3a4f3ea0..7b20e5ed62cd 100644 --- a/games/opengfx/Makefile +++ b/games/opengfx/Makefile @@ -1,15 +1,15 @@ -# New ports collection makefile for: opengfx -# Date created: 2010-11-04 -# Whom: Ilya A. Arhipov +# New ports collection makefile for: OpenGFX +# Date created: 2010-11-04 +# Whom: Ilya A. Arhipov <admin@gorodkirov.ru> # # $FreeBSD$ # PORTNAME= opengfx -PORTVERSION= 0.3.7 +PORTVERSION= 0.4.4 CATEGORIES= games -MASTER_SITES= http://gb.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ - http://de.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ +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 @@ -18,10 +18,11 @@ COMMENT= Free alternative graphics for OpenTTD game engine USE_ZIP= yes NO_BUILD= yes +LATEST_LINK= openttd-${PORTNAME} do-install: - ${MKDIR} ${PREFIX}/share/openttd/data/opengfx/ + @${MKDIR} ${PREFIX}/share/openttd/baseset/opengfx ${INSTALL_DATA} ${WRKDIR}/opengfx-${PORTVERSION}/* \ - ${PREFIX}/share/openttd/data/opengfx/ + ${PREFIX}/share/openttd/baseset/opengfx .include <bsd.port.mk> diff --git a/games/opengfx/distinfo b/games/opengfx/distinfo index 57d1c27a5220..1ef3df76be1c 100644 --- a/games/opengfx/distinfo +++ b/games/opengfx/distinfo @@ -1,2 +1,2 @@ -SHA256 (opengfx-0.3.7-all.zip) = 1ed05b5d37c9b84a8b1158852500db468c827f0ca5dfe1425fdc919814f3ed13 -SIZE (opengfx-0.3.7-all.zip) = 3459045 +SHA256 (opengfx-0.4.4-all.zip) = e4ab944c5b2e17726b2966076c77a859b681d4325ad394f517e78fff1319e494 +SIZE (opengfx-0.4.4-all.zip) = 3470306 diff --git a/games/opengfx/pkg-plist b/games/opengfx/pkg-plist index 7f9e1e46c21d..3782c0470119 100644 --- a/games/opengfx/pkg-plist +++ b/games/opengfx/pkg-plist @@ -1,13 +1,13 @@ -share/openttd/data/opengfx/changelog.txt -share/openttd/data/opengfx/license.txt -share/openttd/data/opengfx/ogfx1_base.grf -share/openttd/data/opengfx/ogfxc_arctic.grf -share/openttd/data/opengfx/ogfxe_extra.grf -share/openttd/data/opengfx/ogfxh_tropical.grf -share/openttd/data/opengfx/ogfxi_logos.grf -share/openttd/data/opengfx/ogfxt_toyland.grf -share/openttd/data/opengfx/opengfx.obg -share/openttd/data/opengfx/readme.txt -@dirrmtry share/openttd/data/opengfx -@dirrmtry share/openttd/data +share/openttd/baseset/opengfx/changelog.txt +share/openttd/baseset/opengfx/license.txt +share/openttd/baseset/opengfx/ogfx1_base.grf +share/openttd/baseset/opengfx/ogfxc_arctic.grf +share/openttd/baseset/opengfx/ogfxe_extra.grf +share/openttd/baseset/opengfx/ogfxh_tropical.grf +share/openttd/baseset/opengfx/ogfxi_logos.grf +share/openttd/baseset/opengfx/ogfxt_toyland.grf +share/openttd/baseset/opengfx/opengfx.obg +share/openttd/baseset/opengfx/readme.txt +@dirrmtry share/openttd/baseset/opengfx +@dirrmtry share/openttd/baseset @dirrmtry share/openttd |