mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
- Add missing LICENSE
- Cleanup MASTER_SITES Approved by: itetcu (mentor)
This commit is contained in:
parent
575309e3ee
commit
e5edc23e83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265179
1 changed files with 7 additions and 4 deletions
|
@ -7,11 +7,12 @@
|
|||
|
||||
PORTNAME= SimGear
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel games
|
||||
MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/ \
|
||||
ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \
|
||||
ftp://goflyflightgear.com/simgear/Source/
|
||||
MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \
|
||||
ftp://ftp.de.flightgear.org/pub/simgear/Source/ \
|
||||
ftp://goflyflightgear.com/simgear/Source/ \
|
||||
ftp://flightgear.wo0t.de/simgear-ftp/ftp/Source/
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
COMMENT= A toolkit for 3D games and simulations
|
||||
|
@ -27,6 +28,8 @@ LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel
|
|||
LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg
|
||||
.endif
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_XORG= ice sm x11 xext xi xt xmu
|
||||
USE_OPENAL= al alut
|
||||
USE_GL= gl glu glut
|
||||
|
|
Loading…
Add table
Reference in a new issue