mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix the license permissions
Actually, it is not allowed to sell this software without written consent of the author.
This commit is contained in:
parent
0996c82683
commit
e9773cf24b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550157
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ COMMENT= Pager utility that speaks Vietnamese
|
||||||
LICENSE= LESSLICENSE
|
LICENSE= LESSLICENSE
|
||||||
LICENSE_NAME= less License
|
LICENSE_NAME= less License
|
||||||
LICENSE_FILE= ${WRKSRC}/version.c
|
LICENSE_FILE= ${WRKSRC}/version.c
|
||||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||||
|
|
||||||
USES= ncurses
|
USES= ncurses
|
||||||
ALL_TARGET= clobber all
|
ALL_TARGET= clobber all
|
||||||
|
|
Loading…
Add table
Reference in a new issue