diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-06 03:53:32 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-06 03:53:32 +0800 |
commit | 3c2de4c3c1509b35003f606603b721eac1a687a2 (patch) | |
tree | 97db08eb54a352667721acc3b77fb68c132eaca4 /security/yassl | |
parent | cf159f13c37e9c26850b7e585f9f11f3a01979e3 (diff) | |
download | freebsd-ports-gnome-3c2de4c3c1509b35003f606603b721eac1a687a2.tar.gz freebsd-ports-gnome-3c2de4c3c1509b35003f606603b721eac1a687a2.tar.zst freebsd-ports-gnome-3c2de4c3c1509b35003f606603b721eac1a687a2.zip |
LICENSE GPLv2
Diffstat (limited to 'security/yassl')
-rw-r--r-- | security/yassl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/yassl/Makefile b/security/yassl/Makefile index c23c0d59b9ee..1f233e6d8667 100644 --- a/security/yassl/Makefile +++ b/security/yassl/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.yassl.com/ MAINTAINER= dinoex@FreeBSD.org COMMENT= A embedded SSL C-Library +LICENSE= GPLv2 + USE_ZIP= yes USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes |