|
Lines 9-16
Link Here
|
| 9 |
PORTVERSION= 1.0 |
9 |
PORTVERSION= 1.0 |
| 10 |
PORTREVISION= 2 |
10 |
PORTREVISION= 2 |
| 11 |
CATEGORIES= games graphics linux |
11 |
CATEGORIES= games graphics linux |
| 12 |
MASTER_SITES= http://www.atitd.com/ |
12 |
MASTER_SITES= http://game3.atitd.com/dl/files/ |
| 13 |
DISTNAME= eClient-linux.run |
13 |
DISTNAME= eClient-linux-i686.run |
| 14 |
EXTRACT_SUFX= |
14 |
EXTRACT_SUFX= |
| 15 |
EXTRACT_ONLY= |
15 |
EXTRACT_ONLY= |
| 16 |
|
16 |
|
|
Lines 18-27
Link Here
|
| 18 |
COMMENT= The Linux "A Tale in the Desert" (ATITD) client |
18 |
COMMENT= The Linux "A Tale in the Desert" (ATITD) client |
| 19 |
|
19 |
|
| 20 |
RUN_DEPENDS= ${X11BASE}/bin/xhost:${X_CLIENTS_PORT} |
20 |
RUN_DEPENDS= ${X11BASE}/bin/xhost:${X_CLIENTS_PORT} |
| 21 |
|
|
|
| 22 |
BROKEN= Unfetchable |
| 23 |
DEPRECATED= ${BROKEN} |
| 24 |
EXPIRATION_DATE=2006-12-01 |
| 25 |
|
21 |
|
| 26 |
.include <bsd.port.pre.mk> |
22 |
.include <bsd.port.pre.mk> |
| 27 |
|
23 |
|