# New ports collection makefile for: 4g8 # Date created: 25.01.2004 # Whom: krion # # $FreeBSD$ # PORTNAME= 4g8 PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://forgate.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= 4g8 is a tool that allows you to capture traffic DEPRECATED= "no longer actively maintained, author suggests ettercap instead" EXPIRATION_DATE= 2006-01-12 BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" PLIST_FILES= sbin/4g8 .include