# Created by: MANTANI Nobutaka # $FreeBSD: head/net/tcpick/Makefile 347386 2014-03-07 13:46:31Z miwi $ PORTNAME= tcpick PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF MAINTAINER= nobutaka@FreeBSD.org COMMENT= Text-based TCP stream sniffer GNU_CONFIGURE= yes USE_CSTD= gnu89 post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/man/it/man8 ${MV} ${STAGEDIR}${PREFIX}/man/man8/tcpick_italian.8 ${STAGEDIR}${PREFIX}/man/it/man8/tcpick.8 .include