freebsd-ports/net/wireshark-lite/Makefile
Joe Marcus Clarke 3e43d17538 This PORTREVISION should have been 3 instead of 1.
Caught by:	eik's script
2006-05-04 14:47:34 +00:00

15 lines
345 B
Makefile

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