|
Lines 2-15
Link Here
|
| 2 |
# $FreeBSD: head/games/warsow-data/Makefile 347565 2014-03-09 12:11:17Z rene $ |
2 |
# $FreeBSD: head/games/warsow-data/Makefile 347565 2014-03-09 12:11:17Z rene $ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= data |
4 |
PORTNAME= data |
| 5 |
PORTVERSION= 1.0.2 |
5 |
PORTVERSION= 1.5 |
| 6 |
CATEGORIES= games |
6 |
CATEGORIES= games |
| 7 |
MASTER_SITES= SF/warsow.mirror/Warsow%20${PORTVERSION:R}${PORTVERSION:E} \ |
7 |
MASTER_SITES= SF/warsow.mirror/Warsow%20${PORTVERSION} \ |
| 8 |
http://www.warsow.net:1337/~warsow/${PORTVERSION:R}${PORTVERSION:E}/ \ |
8 |
http://www.warsow.net:1337/~warsow/${PORTVERSION}/ \ |
| 9 |
http://static.warsow.net/release/:mappack \ |
9 |
http://static.warsow.net/release/:mappack \ |
| 10 |
http://rewq.de/scratch/wsw05/:mappack |
10 |
http://rewq.de/scratch/wsw05/:mappack |
| 11 |
PKGNAMEPREFIX= warsow- |
11 |
PKGNAMEPREFIX= warsow- |
| 12 |
DISTNAME= ${PKGNAMEPREFIX:S/-//}_${PORTVERSION:R}${PORTVERSION:E} |
12 |
DISTNAME= ${PKGNAMEPREFIX:S/-//}_15_unified |
| 13 |
DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} |
13 |
DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} |
| 14 |
|
14 |
|
| 15 |
MAINTAINER= acm@FreeBSD.org |
15 |
MAINTAINER= acm@FreeBSD.org |
|
Lines 25-30
Link Here
|
| 25 |
# package game data port as well (even it is not being technically built) |
25 |
# package game data port as well (even it is not being technically built) |
| 26 |
ONLY_FOR_ARCHS= i386 amd64 |
26 |
ONLY_FOR_ARCHS= i386 amd64 |
| 27 |
|
27 |
|
|
|
28 |
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX:S/-//}_15 |
| 28 |
NO_BUILD= yes |
29 |
NO_BUILD= yes |
| 29 |
DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} |
30 |
DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} |
| 30 |
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX:S/-//} |
31 |
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX:S/-//} |