aboutsummaryrefslogblamecommitdiffstats
path: root/net/tcpslice/Makefile
blob: cd9a97288656747b99806f44491094f517174647 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                
                          
                   
                                              
 
                                 
                                                            
                          
                             


                      
# New ports collection makefile for:    tcpslice
# Date created:     15 April 2002
# Whom:         smace@freebsd.org
#
# $FreeBSD$
#

PORTNAME=   tcpslice
PORTVERSION=    2005.07.04
CATEGORIES= net
MASTER_SITES=   http://www.tcpdump.org/weekly/

MAINTAINER= ports@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>