aboutsummaryrefslogtreecommitdiff
path: root/net/tcpxtract/Makefile
blob: 0a4d99f25964b46ea184446f50376848bcb73434 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	tcpxtract
PORTVERSION=	1.0.1
CATEGORIES=	net
MASTER_SITES=	SF

MAINTAINER=	nobutaka@FreeBSD.org
COMMENT=	Tool for extracting files from network traffic

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/tcpxtract etc/tcpxtract.conf \
		man/man1/tcpxtract.1.gz

.include <bsd.port.mk>