svn commit: r428721 - head/security/op
Emanuel Haupt
ehaupt at FreeBSD.org
Sat Dec 17 12:16:30 UTC 2016
Author: ehaupt
Date: Sat Dec 17 12:16:28 2016
New Revision: 428721
URL: https://svnweb.freebsd.org/changeset/ports/428721
Log:
Add license
Modified:
head/security/op/Makefile
Modified: head/security/op/Makefile
==============================================================================
--- head/security/op/Makefile Sat Dec 17 12:13:51 2016 (r428720)
+++ head/security/op/Makefile Sat Dec 17 12:16:28 2016 (r428721)
@@ -11,6 +11,9 @@ MASTER_SITES= http://swapoff.org/files/o
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Controlled privilege escalation tool
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
post-install:
More information about the svn-ports-all
mailing list