- Clarify LICENSE
- Add LICENSE_FILE
This commit is contained in:
parent
f78fc077a9
commit
1422424189
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391328
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ DISTNAME= hexedit-${PORTVERSION}
|
|||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Full screen text mode Hex editor using the [n]curses library
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/chexedit \
|
||||
|
|
Loading…
Reference in a new issue