diff options
author | novel <novel@FreeBSD.org> | 2007-10-20 00:52:23 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2007-10-20 00:52:23 +0800 |
commit | 5f5d7ea73a6f1eea1851d13a82dd918f19f432b2 (patch) | |
tree | 9ed67d5ddf2583d95720f3fcb31a4bcfceaead2c /security/Makefile | |
parent | 3f24c0f0ac9a082d8492f4a7a023c08eaf8baed7 (diff) | |
download | freebsd-ports-gnome-5f5d7ea73a6f1eea1851d13a82dd918f19f432b2.tar.gz freebsd-ports-gnome-5f5d7ea73a6f1eea1851d13a82dd918f19f432b2.tar.zst freebsd-ports-gnome-5f5d7ea73a6f1eea1851d13a82dd918f19f432b2.zip |
OpenFWTK is an application proxy toolkit which inherits the ideology
of TIS fwtk and maintains API backwards compatibility. The design goal
is to make it simple yet powerful; no performance hacks allowed in the
code and library dependencies are reduced to minimum.
WWW: http://sourceforge.net/projects/openfwtk
PR: ports/117194
Submitted by: Anton Karpov <toxa at toxahost.ru>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 481825067d5e..31d7edd39ad0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -303,6 +303,7 @@ SUBDIR += openbsm SUBDIR += opencdk SUBDIR += openct + SUBDIR += openfwtk SUBDIR += opensaml SUBDIR += opensc SUBDIR += openscep |