aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-12-01 03:15:00 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:02:30 +0800
commit1c8ed33624f04e8ae98929bde0a6abf9ec929ed6 (patch)
tree7f88b81de0adc6b468f62a417ae293d277720c3f /games
parent46a5af243f2601da37af7e8aa3ca24b02e6ef0af (diff)
downloadfreebsd-ports-gnome-1c8ed33624f04e8ae98929bde0a6abf9ec929ed6.tar.gz
freebsd-ports-gnome-1c8ed33624f04e8ae98929bde0a6abf9ec929ed6.tar.zst
freebsd-ports-gnome-1c8ed33624f04e8ae98929bde0a6abf9ec929ed6.zip
- Add LICENSE_FILE
Approved by: portmgr blanket
Diffstat (limited to 'games')
-rw-r--r--games/freesweep/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile
index 946003378a0c..3ca041e3fa49 100644
--- a/games/freesweep/Makefile
+++ b/games/freesweep/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= rwestlun@gmail.com
COMMENT= Minesweeper-style game for text-mode terminals
LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= rwestlund