aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-03 09:32:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-03 09:32:18 +0000
commite92b59dfac449a4435aca8b7e910a15bdfe6b2a0 (patch)
treeda88947c7ca624a8a165e063a6022cd94f669e13 /games/flightgear/Makefile
parentfd1e0966fbffb5398c2adb0e13cef269a1567211 (diff)
downloadports-e92b59dfac449a4435aca8b7e910a15bdfe6b2a0.tar.gz
ports-e92b59dfac449a4435aca8b7e910a15bdfe6b2a0.zip
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=530478
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r--games/flightgear/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 102dcd1a95c9..cef93dff4944 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -10,7 +10,8 @@ MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
MAINTAINER= martymac@FreeBSD.org
COMMENT= FlightGear flight simulator
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libboost_thread.so:devel/boost-libs \