1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/tcpslice/Makefile
Sofian Brabez d7c5457ddf Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by:	jadawin@ (mentor)
2011-03-18 10:04:54 +00:00

22 lines
399 B
Makefile

# New ports collection makefile for: tcpslice
# Date created: 15 April 2002
# Whom: smace@freebsd.org
#
# $FreeBSD$
#
PORTNAME= tcpslice
PORTVERSION= 2008.05.19
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/weekly/
MAINTAINER= sbz@FreeBSD.org
COMMENT= A tool for extracting portions of pcap files
MAN1= tcpslice.1
PLIST_FILES= sbin/tcpslice
GNU_CONFIGURE= yes
.include <bsd.port.mk>