Lines 5-19
Link Here
|
5 |
PORTVERSION= 1.2 |
5 |
PORTVERSION= 1.2 |
6 |
PORTREVISION= 8 |
6 |
PORTREVISION= 8 |
7 |
CATEGORIES= games |
7 |
CATEGORIES= games |
8 |
MASTER_SITES= http://heretic.linuxgames.com/heretic/src/:source \ |
8 |
MASTER_SITES= http://files.kyle-evans.net/freebsd/:source \ |
9 |
http://heretic.linuxgames.com/wad/:wad |
9 |
http://files.kyle-evans.net/freebsd/:wad |
10 |
DISTNAME= gl${PORTNAME}-${PORTVERSION} |
10 |
DISTNAME= gl${PORTNAME}-${PORTVERSION} |
11 |
|
11 |
|
12 |
MAINTAINER= oliver@FreeBSD.org |
12 |
MAINTAINER= oliver@FreeBSD.org |
13 |
COMMENT= Unix source-port of the famous Heretic game by id Software |
13 |
COMMENT= Unix source-port of the famous Heretic game by id Software |
14 |
|
14 |
|
15 |
BROKEN= unfetchable |
|
|
16 |
|
17 |
USES= gmake |
15 |
USES= gmake |
18 |
USE_XORG= x11 xi xpm xau |
16 |
USE_XORG= x11 xi xpm xau |
19 |
|
17 |
|