aboutsummaryrefslogtreecommitdiff
path: root/www/http-analyze/Makefile
blob: 6a2592923c4ad6e0773b170ba4131b64b558d97e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for: http-analyze
# Date created:		Fri Jul 11 06:11:41 CEST 1997
# Whom:			Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#

PORTNAME=	http-analyze
PORTVERSION= 	2.01
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/
DISTNAME=	http-analyze2.01
EXTRACT_SUFX=	-src.tar.gz

MAINTAINER=	ports@FreeBSD.org

LIB_DEPENDS=	gd.1:${PORTSDIR}/graphics/gd

MAN1=		http-analyze.1

.include <bsd.port.mk>