aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-20 20:36:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-20 20:36:25 +0800
commitae0f23d5019aba113d0b30776a67690602cd7183 (patch)
treef918f4e1f0d891dd8795ba0397740d6b39bc4f90 /sysutils
parent9d0c08a334280be86f704e294aa5d6983dd5df4c (diff)
downloadfreebsd-ports-gnome-ae0f23d5019aba113d0b30776a67690602cd7183.tar.gz
freebsd-ports-gnome-ae0f23d5019aba113d0b30776a67690602cd7183.tar.zst
freebsd-ports-gnome-ae0f23d5019aba113d0b30776a67690602cd7183.zip
- Clarify LICENSE
- Add LICENSE_FILE
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/procenv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile
index d602e05dcae6..1b229f60d594 100644
--- a/sysutils/procenv/Makefile
+++ b/sysutils/procenv/Makefile
@@ -11,7 +11,8 @@ MASTER_SITES= https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to show process environment
-LICENSE= GPLv3
+LICENSE= GPLv3 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2