Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= openmsx |
4 |
PORTNAME= openmsx |
5 |
PORTVERSION= 0.3.1 |
5 |
PORTVERSION= 0.3.1 |
6 |
PORTREVISION= 3 |
6 |
PORTREVISION= 4 |
7 |
CATEGORIES= games |
7 |
CATEGORIES= games |
8 |
MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
8 |
MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
9 |
http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
9 |
http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ |
Lines 13-26
Link Here
|
13 |
MAINTAINER= rum1cro@yandex.ru |
13 |
MAINTAINER= rum1cro@yandex.ru |
14 |
COMMENT= Free alternative music for OpenTTD game engine |
14 |
COMMENT= Free alternative music for OpenTTD game engine |
15 |
|
15 |
|
|
|
16 |
LICENSE= GPLv2 |
17 |
|
16 |
USE_ZIP= yes |
18 |
USE_ZIP= yes |
17 |
NO_BUILD= yes |
19 |
NO_BUILD= yes |
18 |
LATEST_LINK= openttd-${PORTNAME} |
20 |
LATEST_LINK= openttd-${PORTNAME} |
19 |
|
21 |
|
20 |
NO_STAGE= yes |
|
|
21 |
do-install: |
22 |
do-install: |
22 |
@${MKDIR} ${PREFIX}/share/openttd/baseset/openmsx |
23 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/openmsx |
23 |
${INSTALL_DATA} ${WRKDIR}/openmsx-${PORTVERSION}/* \ |
24 |
${INSTALL_DATA} ${WRKDIR}/openmsx-${PORTVERSION}/* \ |
24 |
${PREFIX}/share/openttd/baseset/openmsx |
25 |
${STAGEDIR}${PREFIX}/share/openttd/baseset/openmsx |
25 |
|
26 |
|
26 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.mk> |