freebsd-ports/www/http-analyze/Makefile

22 lines
455 B
Makefile

# 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.0:${PORTSDIR}/graphics/gd
MAN1= http-analyze.1
.include <bsd.port.mk>