Changeset View
Changeset View
Standalone View
Standalone View
games/quake2-3zb2/Makefile
| Show All 15 Lines | |||||
| MAINTAINER= danfe@FreeBSD.org | MAINTAINER= danfe@FreeBSD.org | ||||
| COMMENT= 3rd Zigock II bots for Quake II | COMMENT= 3rd Zigock II bots for Quake II | ||||
| USES= dos2unix zip | USES= dos2unix zip | ||||
| DOS2UNIX_FILES= *.[ch] | DOS2UNIX_FILES= *.[ch] | ||||
| NO_WRKSUBDIR= yes | NO_WRKSUBDIR= yes | ||||
| SUB_FILES= pkg-message | SUB_FILES= pkg-message | ||||
| DOCSDIR= ${PREFIX}/share/doc/${LATEST_LINK} | DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} | ||||
| OPTIONS_DEFINE= ROUTES DOCS | OPTIONS_DEFINE= ROUTES DOCS | ||||
| OPTIONS_DEFAULT= ROUTES | OPTIONS_DEFAULT= ROUTES | ||||
| OPTIONS_SUB= yes | OPTIONS_SUB= yes | ||||
| ROUTES_DESC= Install routes for DM and CTF maps (recommended) | ROUTES_DESC= Install routes for DM and CTF maps (recommended) | ||||
| .include "${.CURDIR}/../quake2-data/Makefile.include" | .include "${.CURDIR}/../quake2-data/Makefile.include" | ||||
| ▲ Show 20 Lines • Show All 44 Lines • Show Last 20 Lines | |||||