1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/net/tcpslice/Makefile
Martin Wilke bcf40a85f4 - Update to 2006.04.17
- Pass maintainership to submitter

PR:		ports/100374
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
2006-07-22 08:26:45 +00:00

22 lines
402 B
Makefile

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