freebsd-ports/net/tshark/Makefile
Tijl Coosemans c8711e099a dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 10:21:31 +00:00

12 lines
198 B
Makefile

# Created by: Bill Fumerola <billf@mu.org>
# $FreeBSD$
PORTNAME= tshark
PORTREVISION= 1
CATEGORIES= net ipv6
MASTERDIR= ${.CURDIR}/../wireshark
WITHOUT_X11= yes
.include "${MASTERDIR}/Makefile"