summaryrefslogtreecommitdiff
path: root/net/wireshark-lite/Makefile
blob: bc645e095f5819510c83d1e329d23c438422c215 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Ports collection makefile for:   ethereal-lite
# Date created:        20 March 2004
# Whom:                Bill Fumerola <billf@mu.org>
#
# $FreeBSD$
#

LITE=		yes
PORTREVISION?=	1
PKGNAMESUFFIX=	-lite

MASTERDIR=	${.CURDIR}/../wireshark
COMMENT=        A powerful network analyzer/capture tool (lite package)

.include "${MASTERDIR}/Makefile"