diff options
Diffstat (limited to 'sysutils/consul/Makefile')
-rw-r--r-- | sysutils/consul/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 4b014e40bc43..89837dc250d6 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -9,6 +9,7 @@ MAINTAINER= swills@FreeBSD.org COMMENT= Service discovery and configuration made easy LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler go |