diff options
-rw-r--r-- | LEGAL | 1 | ||||
-rw-r--r-- | games/urbanterror-data/Makefile | 3 | ||||
-rw-r--r-- | games/urbanterror-data/pkg-descr | 2 |
3 files changed, 4 insertions, 2 deletions
@@ -307,3 +307,4 @@ yasou-fpw* japanese/yasou-fpw No commercial use, and no redistribution allowed yEd* graphics/yed Must acknowledge license zangband/* japanese/zangband Possible copyright infringement zh-moettf/* chinese/moettf Contact Taiwan's Ministry of Education for commercial use +UrbanTerror*.zip games/urbanterror-data The mod files may not be sold or distributed on physical media unless with permission from id Software. diff --git a/games/urbanterror-data/Makefile b/games/urbanterror-data/Makefile index 1406ed743abd..0502cd4f9e20 100644 --- a/games/urbanterror-data/Makefile +++ b/games/urbanterror-data/Makefile @@ -16,6 +16,7 @@ MAINTAINER= kamikaze@bsdforen.de COMMENT= Standalone realism based mod originally for Quake III Arena NO_BUILD= yes +NO_CDROM= yes DATADIR= ${PREFIX}/share/quake3 DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} @@ -25,7 +26,7 @@ URT_REV= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/\2/} PLIST_SUB+= VER=${URT_VER} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/games/urbanterror-data/pkg-descr b/games/urbanterror-data/pkg-descr index 807a9f869444..f2ba6662bdfb 100644 --- a/games/urbanterror-data/pkg-descr +++ b/games/urbanterror-data/pkg-descr @@ -9,4 +9,4 @@ and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons. This port only contains the data, and can be played with ioUrbanTerror (games/iourbanterror) or any other Quake 3 Arena compatible engine. -WWW: http://www.urbanterror.net/ +WWW: http://www.urbanterror.info/ |