# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./Makefile # ./distinfo # ./pkg-descr # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: weplab X# Date created: 24 Aug 2006 X# Whom: Anton Karpov X# X# $FreeBSD$ X# X XPORTNAME= weplab XPORTVERSION= 0.1.5 XCATEGORIES= net-mgmt XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= toxa@toxahost.ru XCOMMENT= WepLab is a tool designed to teach how WEP works X XGNU_CONFIGURE= yes XMAN1= weplab.1 XMANCOMPRESSED= no XPLIST_FILES= bin/weplab X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (weplab-0.1.5.tar.gz) = 713870965447b0b8b7341409968846fb XSHA256 (weplab-0.1.5.tar.gz) = 91e4425f474d5b3213effc6d532aa3ee2fb121a1942e43c08210780a4759a72b XSIZE (weplab-0.1.5.tar.gz) = 122053 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XWepLab is a tool designed to teach how WEP works, what different Xvulnerabilities it has, and how they can be used in practice to Xbreak a WEP protected wireless network. So far, WepLab more than Xa Wep Key Cracker, is a Wep Security Analyzer designed from an Xeducational point of view. X XWWW: http://weplab.sourceforge.net END-of-./pkg-descr exit