Opened 19 years ago

Closed 19 years ago

#2613 closed defect (fixed)

NEW: net/weplab

Reported by: sal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

# $Id$

PortSystem 1.0 name weplab version 0.1.3 revision 0 categories net maintainers me description WEP encryption security review tool homepage http://weplab.sourceforge.net platforms darwin

long_description Weplab is a tool to review the security of WEP \

encryption in wireless networks from an educational \ point of view. Several attacks are available so it \ can be measured the effectiveness and minimum \ requirements of each one.

master_sites sourceforge:weplab

checksums md5 a3c142ed28836c452d4378b3636012a3

use_bzip2 no

depends_lib

configure.env LDFLAGS="-Wl,-search_paths_first" \

CFLAGS="-L${prefix}/lib" \ CPPFLAGS="-I${prefix}/include"

Change History (2)

comment:1 Changed 19 years ago by sal@…

maintainer line is a typo; should be sal@…

comment:2 Changed 19 years ago by blb@…

Resolution: fixed
Status: newclosed

Committed with a few redundancies removed (when the subdir for master_sites is the same name as the port, you don't need the :port bit; use_bzip2 is only needed when 'yes'; depends_lib isn't need if no dependencies).

Thanks for the port.

Note: See TracTickets for help on using tickets.