1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/net/wireshark-lite/Makefile
Joe Marcus Clarke 6e7a0fc2d7 Update to 0.99.6, and remove all 4.X cruft.
See http://www.wireshark.org/docs/relnotes/wireshark-0.99.6.html for all
the changes in this release.

Security:	See http://www.wireshark.org/security/wnpa-sec-2007-02.html
                for relevant security advisories fixed in this release
2007-07-06 07:04:10 +00:00

16 lines
346 B
Makefile

# Ports collection makefile for: ethereal-lite
# Date created: 20 March 2004
# Whom: Bill Fumerola <billf@mu.org>
#
# $FreeBSD$
#
LITE= yes
PORTREVISION?= 0
PKGNAMESUFFIX= -lite
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= A powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"