diff options
Diffstat (limited to 'security/op')
-rw-r--r-- | security/op/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/op/Makefile b/security/op/Makefile index 4651f6b9a5af..fcb42f069ce3 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://swapoff.org/files/op/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Controlled privilege escalation tool +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes post-install: |