diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /games/megaglest/Makefile | |
parent | 7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff) | |
download | ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.tar.gz ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.zip |
Notes
Diffstat (limited to 'games/megaglest/Makefile')
-rw-r--r-- | games/megaglest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile index b3a095244d63..a75156b1211d 100644 --- a/games/megaglest/Makefile +++ b/games/megaglest/Makefile @@ -9,6 +9,8 @@ CATEGORIES= games MAINTAINER= monwarez@mailoo.org COMMENT= Open source 3D real-time strategy game +BROKEN= unfetchable + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/docs/gnu_gpl_3.0.txt |