aboutsummaryrefslogtreecommitdiffstats
path: root/www/httpgrabber/Makefile
blob: e1f5f0300b25c33872373239f8925e9d93dcb289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   httpgrabber
# Date created:        5 september 2001
# Whom:                Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#

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

MAINTAINER= edwin@mavetju.org

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

MAN8=       httpgrabber.8

.include <bsd.port.mk>