diff options
Diffstat (limited to 'security/heaan')
-rw-r--r-- | security/heaan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/heaan/Makefile b/security/heaan/Makefile index 76682cfbb540..c42f6fed187f 100644 --- a/security/heaan/Makefile +++ b/security/heaan/Makefile @@ -6,6 +6,7 @@ CATEGORIES= security math MAINTAINER= yuri@FreeBSD.org COMMENT= Library that implements homomorphic encryption +WWW= https://github.com/snucrypto/HEAAN LICENSE= CC-BY-3.0 LICENSE_FILE= ${WRKSRC}/../../LICENSE |