mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix LICENSE
- Add LICENSE_FILE - Update WWW
This commit is contained in:
parent
8c4612552d
commit
796dfd7dfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478851
2 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@ MASTER_SITES= http://icculus.org/neverball/ \
|
|||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Tilt the floor to guide a ball through an obstacle course
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/doc/legal/license-GPL-2.0.txt
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libvorbis.so:audio/libvorbis \
|
||||
|
|
|
@ -14,4 +14,4 @@ Neverball and Neverputt are known to run under Linux, Win2K/XP, FreeBSD, and
|
|||
OSX. Hardware accelerated OpenGL with multitexture (OpenGL 1.2.1 or greater)
|
||||
is required. A 500MHz processor is recommended.
|
||||
|
||||
WWW: http://neverball.org/
|
||||
WWW: https://neverball.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue