diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-09-25 11:59:37 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-09-25 11:59:37 +0000 |
commit | cea1426798dd1a51cbabeccbbb7e9aab657b1a69 (patch) | |
tree | de2c3c2e30207f9b7be51625e2c4772942f73e16 /games/corsix-th | |
parent | df562a5c7f4fa5e03fc5b89ce605f64e951b6e6e (diff) |
Notes
Diffstat (limited to 'games/corsix-th')
-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 |