aboutsummaryrefslogtreecommitdiff
path: root/editors/chexedit
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-04 20:03:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-04 20:03:17 +0000
commit1422424189530af21a1c8b643b86f2512d2c53ba (patch)
treebe61e4c4858db1e93b01fe384547a83793b26efe /editors/chexedit
parentf78fc077a94db141a44762c37452da750f391ee1 (diff)
downloadports-1422424189530af21a1c8b643b86f2512d2c53ba.tar.gz
ports-1422424189530af21a1c8b643b86f2512d2c53ba.zip
- Clarify LICENSE
- Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=391328
Diffstat (limited to 'editors/chexedit')
-rw-r--r--editors/chexedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index 989385f7b570..7031a2c1bd90 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -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 \