svn commit: r383948 - head/games/nexuiz
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 13 19:08:23 UTC 2015
Author: amdmi3
Date: Mon Apr 13 19:08:21 2015
New Revision: 383948
URL: https://svnweb.freebsd.org/changeset/ports/383948
Log:
- Update WWW
- Add LICENSE_FILE
- Clarify package hugeness
Modified:
head/games/nexuiz/Makefile
head/games/nexuiz/pkg-descr
Modified: head/games/nexuiz/Makefile
==============================================================================
--- head/games/nexuiz/Makefile Mon Apr 13 18:47:49 2015 (r383947)
+++ head/games/nexuiz/Makefile Mon Apr 13 19:08:21 2015 (r383948)
@@ -17,8 +17,9 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/
libjpeg.so:${PORTSDIR}/graphics/jpeg
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/../../gpl.txt
-MANUAL_PACKAGE_BUILD= huge
+MANUAL_PACKAGE_BUILD= huge (880MiB)
USES= zip:infozip
WRKSRC= ${WRKDIR}/Nexuiz/sources/darkplaces
Modified: head/games/nexuiz/pkg-descr
==============================================================================
--- head/games/nexuiz/pkg-descr Mon Apr 13 18:47:49 2015 (r383947)
+++ head/games/nexuiz/pkg-descr Mon Apr 13 19:08:21 2015 (r383948)
@@ -18,4 +18,4 @@ includes 35 maps, and a campaign mode fo
map pack includes Quake3 community maps, Nexuiz community maps, and some
new maps from Nexuiz developers.
-WWW: http://www.nexuiz.com/classic.php
+WWW: http://www.alientrap.org/games/nexuiz
More information about the svn-ports-head
mailing list