# New ports collection makefile for: pktsuckers # Date created: 31 May 1999 # Whom: Warren Toomey # # $FreeBSD$ # PORTNAME= pktsuckers PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}1_2 MAINTAINER= ports@FreeBSD.org COMMENT= Log contents of unwanted UDP packets and TCP connections do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpsuck ${PREFIX}/libexec ${INSTALL_PROGRAM} ${WRKSRC}/udpsuck ${PREFIX}/libexec @${CAT} ${PKGMESSAGE} .include