freebsd-ports/net/wireshark-lite/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

15 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?= 1
PKGNAMESUFFIX= -lite
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= A powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"