|
Lines 13-21
Link Here
|
| 13 |
MAINTAINER= amdmi3@FreeBSD.org |
13 |
MAINTAINER= amdmi3@FreeBSD.org |
| 14 |
COMMENT= 3D dungeon crawling adventure in the spirit of NetHack |
14 |
COMMENT= 3D dungeon crawling adventure in the spirit of NetHack |
| 15 |
|
15 |
|
| 16 |
USES= gmake dos2unix |
16 |
USES= dos2unix gl gmake sdl |
| 17 |
USE_SDL= sdl ttf mixer image |
17 |
USE_SDL= sdl ttf mixer image |
| 18 |
USE_GL= yes |
18 |
USE_GL= glu |
| 19 |
DOS2UNIX_GLOB= *.c |
19 |
DOS2UNIX_GLOB= *.c |
| 20 |
|
20 |
|
| 21 |
WRKSRC= ${WRKDIR}/${DISTNAME}/game |
21 |
WRKSRC= ${WRKDIR}/${DISTNAME}/game |