# New ports collection makefile for: bittwist # Date created: 17 April 2006 # Whom: Wesley Shields # # $FreeBSD$ # PORTNAME= bittwist PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/_BSD/Bit-Twist%20${PORTVERSION} DISTNAME= ${PORTNAME}-bsd-${PORTVERSION} MAINTAINER= wxs@FreeBSD.org COMMENT= Libpcap-based Ethernet packet generator, with PCAP editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes MAKE_JOBS_SAFE= yes MAN1= bittwist.1 bittwistb.1 bittwiste.1 PLIST_FILES= bin/bittwist bin/bittwistb bin/bittwiste .include