diff options
author | pawel <pawel@FreeBSD.org> | 2014-02-02 21:42:22 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-02-02 21:42:22 +0800 |
commit | d4ef025b8e1db4cb909c6c5733361ad4629796ce (patch) | |
tree | 925c7864781f290a412dfc8e7ef4872449f112f9 /games | |
parent | 5572d029f5c580d82c030f224ebf542a846ea3aa (diff) | |
download | freebsd-ports-gnome-d4ef025b8e1db4cb909c6c5733361ad4629796ce.tar.gz freebsd-ports-gnome-d4ef025b8e1db4cb909c6c5733361ad4629796ce.tar.zst freebsd-ports-gnome-d4ef025b8e1db4cb909c6c5733361ad4629796ce.zip |
Add LICENSE (requested by maintainer in PR)
PR: ports/186319
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/xbat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile index 5614974d5030..a43e0da5639e 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -12,6 +12,8 @@ DISTNAME= xev111 MAINTAINER= turutani@scphys.kyoto-u.ac.jp COMMENT= XEVIOUS like shooting game +LICENSE= GPLv2 + NO_CDROM= Possible copyright infringement USES= imake |