head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.36;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.06.13.12.41;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.21.14.01.17;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.11.08.28.06;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2001.11.06.18.03.12;	author petef;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:   httpgrabber
# Date created:        5 september 2001
# Whom:                Edwin Groothuis (edwin@@mavetju.org)
#
# $FreeBSD: head/www/httpgrabber/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	httpgrabber
PORTVERSION=	1.0
CATEGORIES=	www
MASTER_SITES=	http://www.mavetju.org/download/

MAINTAINER=	edwin@@mavetju.org
COMMENT=	HTTP network traffic grabber and extractor

LIB_DEPENDS=	ngrep.1:${PORTSDIR}/net/ngrep-lib

MAN8=		httpgrabber.8
PLIST_FILES=	bin/httpgrabber

.include <bsd.port.mk>
@


1.4
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@De-pkg-comment.
@
text
@d19 1
@


1.2
log
@Fix CATEGORIES net --> www.
@
text
@d14 1
@


1.1
log
@Add httpgrabber-1.0, a HTTP network traffic grabber and extractor

PR:		30358
Submitted by:	Edwin Groothuis <edwin@@mavetju.org>
@
text
@d10 1
a10 1
CATEGORIES=	net
@

