freebsd-ports/net/tcpslice/Makefile
Scott Mace c3ac7b0f5c Update to tcpdump.org cvs snapshot 2002.04.15
Use sbin instead of bin (per original source code)
2002-04-15 21:59:34 +00:00

19 lines
320 B
Makefile

# New ports collection makefile for: tcpslice
# Date created: 15 April 2002
# Whom: smace@freebsd.org
#
# $FreeBSD$
#
PORTNAME= tcpslice
PORTVERSION= 2002.04.15
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/weekly/
MAINTAINER= smace@freebsd.org
MAN1= tcpslice.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>