diff options
| -rw-r--r-- | games/corsix-th/Makefile | 12 | ||||
| -rw-r--r-- | games/corsix-th/distinfo | 4 | ||||
| -rw-r--r-- | games/corsix-th/pkg-plist | 1 |
3 files changed, 7 insertions, 10 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index e81e5c367c27..0e3c99024864 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -1,23 +1,19 @@ -# New ports collection makefile for: CorsixTH -# Date created: 24 Nov 2010 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= corsixth -PORTVERSION= 0.01b +PORTVERSION= 0.10 CATEGORIES= games MASTER_SITES= GOOGLE_CODE PROJECTHOST= corsix-th -DISTNAME= CorsixTH-${DISTVERSION}-Source +DISTNAME= CorsixTH-${DISTVERSION}-Sourze MAINTAINER= madpilot@FreeBSD.org COMMENT= Open source clone of Theme Hospital LICENSE= MIT -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_CMAKE= yes diff --git a/games/corsix-th/distinfo b/games/corsix-th/distinfo index c6d03d7a9a2f..24161666841c 100644 --- a/games/corsix-th/distinfo +++ b/games/corsix-th/distinfo @@ -1,2 +1,2 @@ -SHA256 (CorsixTH-0.01b-Source.tar.gz) = 304bdbe49992358af3785e64cf8deb63adf83e429ffa6f13d4a99c7aaecb3a93 -SIZE (CorsixTH-0.01b-Source.tar.gz) = 3402453 +SHA256 (CorsixTH-0.10-Sourze.tar.gz) = c7518d9f7bd85a4b79504d706f33a2a8eeeffa2e426fe3423ffd6e389a4ce26c +SIZE (CorsixTH-0.10-Sourze.tar.gz) = 3718830 diff --git a/games/corsix-th/pkg-plist b/games/corsix-th/pkg-plist index 436fe1a439bc..9d8af3306b7e 100644 --- a/games/corsix-th/pkg-plist +++ b/games/corsix-th/pkg-plist @@ -40,6 +40,7 @@ bin/CorsixTH %%DATADIR%%/Bitmap/new32.png %%DATADIR%%/Bitmap/open32.png %%DATADIR%%/Bitmap/parcels32.png +%%DATADIR%%/Bitmap/positions32.png %%DATADIR%%/Bitmap/readme.txt %%DATADIR%%/Bitmap/save32.png %%DATADIR%%/Bitmap/transparent_walls32.png |
