diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2013-05-16 13:29:15 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2013-05-16 13:29:15 +0800 |
commit | c476b2ec7c9151dd1a4d3ffb664f2ae394699098 (patch) | |
tree | ac0fc56f4611d3f470e9ee43be84513c7e6ef4bf /security | |
parent | 1b8a310a8b0fc668af6fa6a78fb5f21b57fb8f68 (diff) | |
download | freebsd-ports-gnome-c476b2ec7c9151dd1a4d3ffb664f2ae394699098.tar.gz freebsd-ports-gnome-c476b2ec7c9151dd1a4d3ffb664f2ae394699098.tar.zst freebsd-ports-gnome-c476b2ec7c9151dd1a4d3ffb664f2ae394699098.zip |
Add license info.
Diffstat (limited to 'security')
-rw-r--r-- | security/super/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/super/Makefile b/security/super/Makefile index 6268aed61db2..b59f63b1929f 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -13,6 +13,9 @@ COMMENT= Allow others to run commands as root LICENSE= GPLv1 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |