diff options
Diffstat (limited to 'games/asteroid/Makefile')
-rw-r--r-- | games/asteroid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/asteroid/Makefile b/games/asteroid/Makefile index b1c6fb48d28a..01587ad499da 100644 --- a/games/asteroid/Makefile +++ b/games/asteroid/Makefile @@ -10,6 +10,7 @@ MAINTAINER= games@FreeBSD.org COMMENT= Modern version of the arcade classic Asteroid LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= chazomaticus |