freebsd-ports/net/tcpslice/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

21 lines
412 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/ \
http://www.jp.tcpdump.org/weekly/
MAINTAINER= smace@freebsd.org
COMMENT= A tool for extracting portions of pcap files
MAN1= tcpslice.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>