diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-04 14:00:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-04 14:00:15 +0000 |
commit | 978ac677eafa8efcb6061615e33e0ad516d9f084 (patch) | |
tree | 23815f342bfe2e11767c55cacd377898d6e14155 /games/vectoroids/Makefile | |
parent | d3e42f460dbe777692d94d93b740894d464351ca (diff) | |
download | ports-978ac677eafa8efcb6061615e33e0ad516d9f084.tar.gz ports-978ac677eafa8efcb6061615e33e0ad516d9f084.zip |
Notes
Diffstat (limited to 'games/vectoroids/Makefile')
-rw-r--r-- | games/vectoroids/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vectoroids/Makefile b/games/vectoroids/Makefile index c031c176c8a5..2d6a09695166 100644 --- a/games/vectoroids/Makefile +++ b/games/vectoroids/Makefile @@ -11,6 +11,7 @@ MAINTAINER= games@FreeBSD.org COMMENT= Vector-based rock-shooting game similar to Asteroids LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING.txt USES= gmake USE_SDL= image mixer sdl |