Date: Sat, 17 Dec 2016 12:16:28 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428721 - head/security/op Message-ID: <201612171216.uBHCGSfW060210@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Controlled privilege escalation tool +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes post-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171216.uBHCGSfW060210>