aboutsummaryrefslogtreecommitdiffstats
path: root/www/httpgrabber/Makefile
blob: f520bd9631cb6a0f7cf021ae40bc779d1b6ea792 (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= www
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>