diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 22:47:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 22:47:20 +0000 |
commit | f539dcc7425cf76b5e2feb8b6549b9a6de67cd28 (patch) | |
tree | 7a44bf186923f70c4cdf73be614b1d05b239b5ec /net/Makefile | |
parent | da79b9d376e92a693e18807b96ef8d957c555bbb (diff) | |
download | ports-f539dcc7425cf76b5e2feb8b6549b9a6de67cd28.tar.gz ports-f539dcc7425cf76b5e2feb8b6549b9a6de67cd28.zip |
Impacket is a collection of Python classes focused
on providing access to network packets.
Impacket allows Python developers to craft and decode
network packets in simple and consistent manner.
PR: ports/86203
Submitted by: Marcin Jessa <yazzy@yazzy.org>
Notes
Notes:
svn path=/head/; revision=142974
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 43e081eaa9f4..485fe7755891 100644 --- a/net/Makefile +++ b/net/Makefile @@ -659,6 +659,7 @@ SUBDIR += py-bittorrent-devel SUBDIR += py-fngrab SUBDIR += py-google + SUBDIR += py-impacket SUBDIR += py-jabber SUBDIR += py-kenosis SUBDIR += py-kenosis-bittorrent |