diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-03-12 04:03:16 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-03-12 04:03:16 +0000 |
commit | d3475bbc71ce3597e178d209b517ee04bfdce24f (patch) | |
tree | 81af4a625f6fbc3c25a89798e3859c19ac2211f1 /net/pktanon/pkg-plist | |
parent | 3d77cd661b949de44d2ad361394b05a0d7e1bb73 (diff) | |
download | ports-d3475bbc71ce3597e178d209b517ee04bfdce24f.tar.gz ports-d3475bbc71ce3597e178d209b517ee04bfdce24f.zip |
PKtAnon performs network trace anonymization. It is highly configurable
and uses anonymization profiles. Anonymization profiles allow for
mapping of arbitrary anonymization primitives to protocol attributes,
thus providing high flexibility and easy usability. A huge number of
anonymization primitives and network protocols are supported and ready
to use for online and offline anonymization.
WWW: http://www.tm.uka.de/software/pktanon/
Notes
Notes:
svn path=/head/; revision=229919
Diffstat (limited to 'net/pktanon/pkg-plist')
-rw-r--r-- | net/pktanon/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/pktanon/pkg-plist b/net/pktanon/pkg-plist new file mode 100644 index 000000000000..0efdad6a0aa6 --- /dev/null +++ b/net/pktanon/pkg-plist @@ -0,0 +1,7 @@ +bin/pktanon +%%DATADIR%%/profiles/settings_high.xml +%%DATADIR%%/profiles/settings_identity.xml +%%DATADIR%%/profiles/settings_low.xml +%%DATADIR%%/profiles/settings_medium.xml +@dirrm %%DATADIR%%/profiles +@dirrm %%DATADIR%% |