summaryrefslogtreecommitdiff
path: root/net/tcpslice/Makefile
blob: 9d36f23b919ae1c421178aa7a6904f87a8a2836f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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/

MAINTAINER=	smace@freebsd.org

MAN1=		tcpslice.1

GNU_CONFIGURE=	yes

.include <bsd.port.mk>