1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/net/tcpslice/Makefile
Philippe Audeoud e82205112c - Update to 2008.06.30 [1]
- Submitter is now maintainer

PR:		ports/136290
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)

[1] Submitted by:	jadawin@
[1] Approved by:	maintainer
2009-07-06 09:26:04 +00:00

22 lines
401 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= sbrabez@gmail.com
COMMENT= A tool for extracting portions of pcap files
MAN1= tcpslice.1
PLIST_FILES= sbin/tcpslice
GNU_CONFIGURE= yes
.include <bsd.port.mk>