mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Clarify LICENSE
- Add LICENSE_FILE - Drop @dirrm* from plist
This commit is contained in:
parent
67f76c0ebe
commit
08961d52f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370644
@ -11,7 +11,8 @@ EXTRACT_SUFX= -src.tar.bz2
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Basic Sudoku game
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= qmake tar:bzip2
|
||||
USE_QT4= moc_build rcc_build uic_build iconengines_run imageformats_run \
|
||||
|
@ -23,5 +23,3 @@ share/pixmaps/simsu.xpm
|
||||
%%NLS%%%%DATADIR%%/translations/simsu_ro.qm
|
||||
%%NLS%%%%DATADIR%%/translations/simsu_ru.qm
|
||||
%%NLS%%%%DATADIR%%/translations/simsu_uk.qm
|
||||
%%NLS%%@dirrm %%DATADIR%%/translations
|
||||
%%NLS%%@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user