diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 14:04:23 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 14:04:23 +0000 |
commit | f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca (patch) | |
tree | d1bd9b013a62802b0a0aa95953521adb106f17fa /security/axTLS | |
parent | a19b2c08dd4f887527f1c390ce4d46cbd0bd4200 (diff) | |
download | ports-f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca.tar.gz ports-f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca.zip |
Notes
Diffstat (limited to 'security/axTLS')
-rw-r--r-- | security/axTLS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/axTLS/Makefile b/security/axTLS/Makefile index c016142cc2d3..f106b56e4cdd 100644 --- a/security/axTLS/Makefile +++ b/security/axTLS/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTVERSION} MAINTAINER= umq@ueo.co.jp COMMENT= SSL/TLS client/server library implementation -LICENSE= BSD +LICENSE= BSD3CLAUSE OPTIONS_DEFINE= COMPAT_OPENSSL HTTPD TLSWRAP X509 PERL DOCS DEBUG TEST OPTIONS_SINGLE= MODE PROT |