- Fix license
- Add LICENSE_FILE - There is absolutely no need for binary to be owned by games:games
This commit is contained in:
parent
8245e48082
commit
9c5281ae70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373748
2 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@ MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Abacus for X Window System
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:bzip2
|
||||
USE_XORG= xpm
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@(games,games,) bin/xabacus
|
||||
bin/xabacus
|
||||
lib/X11/app-defaults/Abacus
|
||||
man/man6/xabacus.6.gz
|
||||
share/icons/hicolor/16x16/apps/abacus.png
|
||||
|
|
Loading…
Reference in a new issue