1997-07-11 00:54:53 -04:00
|
|
|
# New ports collection makefile for: http-analyze
|
|
|
|
# Version required: 1.9e
|
|
|
|
# Date created: Fri Jul 11 06:11:41 CEST 1997
|
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
|
|
#
|
1998-04-10 14:48:03 -04:00
|
|
|
# $Id: Makefile,v 1.3 1997/07/12 00:15:04 asami Exp $
|
1997-07-11 00:54:53 -04:00
|
|
|
#
|
|
|
|
|
1998-04-10 14:48:03 -04:00
|
|
|
DISTNAME= http-analyze2.01
|
|
|
|
PKGNAME= http-analyze-2.01
|
1997-07-11 00:54:53 -04:00
|
|
|
CATEGORIES= www
|
1998-04-10 14:48:03 -04:00
|
|
|
MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/
|
|
|
|
DISTFILES= http-analyze2.01-src.tar.gz
|
1997-07-11 00:54:53 -04:00
|
|
|
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
|
1997-07-11 20:15:04 -04:00
|
|
|
BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd
|
|
|
|
|
1997-07-11 00:54:53 -04:00
|
|
|
MAN1= http-analyze.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|