|
Lines 2-8
Link Here
|
| 2 |
# $FreeBSD: head/games/fairymax/Makefile 411314 2016-03-17 20:54:37Z feld $ |
2 |
# $FreeBSD: head/games/fairymax/Makefile 411314 2016-03-17 20:54:37Z feld $ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= fairymax |
4 |
PORTNAME= fairymax |
| 5 |
PORTVERSION= 5.0b |
5 |
PORTVERSION= 5.0b.20160316.1 |
| 6 |
CATEGORIES= games |
6 |
CATEGORIES= games |
| 7 |
MASTER_SITES= http://freeheimdall.spdns.org/files/ |
7 |
MASTER_SITES= http://freeheimdall.spdns.org/files/ |
| 8 |
# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz |
8 |
# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz |
|
Lines 13-21
Link Here
|
| 13 |
MAINTAINER= kalten@gmx.at |
13 |
MAINTAINER= kalten@gmx.at |
| 14 |
COMMENT= Chess engine for shatranj, courier chess, and others |
14 |
COMMENT= Chess engine for shatranj, courier chess, and others |
| 15 |
|
15 |
|
| 16 |
CONFLICTS= fairymax-4.* |
16 |
CONFLICTS_INSTALL= fairymax-4.* \ |
|
|
17 |
fairymax-5.0b |
| 17 |
|
18 |
|
| 18 |
COMMIT_HASH= f7a7847 |
19 |
COMMIT_HASH= 67cee03 |
| 19 |
|
20 |
|
| 20 |
OPTIONS_DEFINE= DOCS |
21 |
OPTIONS_DEFINE= DOCS |
| 21 |
|
22 |
|