Lines 1-19
Link Here
|
1 |
# New ports collection makefile for: OpenGFX |
1 |
# Created by: Ilya A. Arkhipov <rum1cro@yandex.ru> |
2 |
# Date created: 2010-11-04 |
2 |
# $FreeBSD: head/games/opengfx/Makefile 300896 2012-07-14 13:54:48Z beat $ |
3 |
# Whom: Ilya A. Arhipov <admin@gorodkirov.ru> |
|
|
4 |
# |
5 |
# $FreeBSD: Makefile 300896 2012-07-14 13:54:48Z beat $ |
6 |
# |
7 |
|
3 |
|
8 |
PORTNAME= opengfx |
4 |
PORTNAME= opengfx |
9 |
PORTVERSION= 0.4.4 |
5 |
PORTVERSION= 0.4.6.1 |
10 |
CATEGORIES= games |
6 |
CATEGORIES= games |
11 |
MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
7 |
MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
12 |
http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
8 |
http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
13 |
http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ |
9 |
http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ |
14 |
DISTNAME= ${PORTNAME}-${PORTVERSION}-all |
10 |
DISTNAME= ${PORTNAME}-${PORTVERSION}-all |
15 |
|
11 |
|
16 |
MAINTAINER= micro@heavennet.ru |
12 |
MAINTAINER= rum1cro@yandex.ru |
17 |
COMMENT= Free alternative graphics for OpenTTD game engine |
13 |
COMMENT= Free alternative graphics for OpenTTD game engine |
18 |
|
14 |
|
19 |
USE_ZIP= yes |
15 |
USE_ZIP= yes |