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"