aboutsummaryrefslogtreecommitdiffstats
path: root/www/squidtimes/Makefile
blob: 7ac49fc636c8ee49f0d7c6f4b4370707a6ab3337 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# New ports collection makefile for:    squidtimes
# Date created:     31 January 1999
# Whom:         Dima Sivachenko
#
# $FreeBSD$
#

PORTNAME=   squidtimes
PORTVERSION=    1.12
CATEGORIES= www
MASTER_SITES=   http://www.cineca.it/~nico/binaries/ \
        ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= billf
DISTNAME=   squidtimes-1.12-freebsd.bin
EXTRACT_SUFX=

MAINTAINER= demon@FreeBSD.org
COMMENT=    Generates a report of average transfer times of Squid cache

NO_BUILD=   YES
NO_WRKSUBDIR=   YES

EXTRACT_CMD=    ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
PLIST_FILES=    bin/squidtimes

do-install:
        @ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidtimes

post-install:
        @ ${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
td>-0/+1 * - Update to 0.5pav2004-01-035-52/+22 * Jim Mock (jim) returned his commit bit, so set his ports free.pav2003-12-151-1/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Clear moonlight beckons.ade2003-03-072-1/+1 * Fix MASTER_SITES and WWW.jim2002-09-102-2/+2 * Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2 * Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1 * Implement USE_GTK, part 2.reg2000-10-051-5/+1 * - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-8/+19 * Setting DISTNAME correctly.imura2000-04-151-1/+1 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3 * Remove '-m486' and friends from CFLAGS so this builds on FreeBSD/Alpha.steve1999-09-201-3/+11 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * Caps, no period.hoek1999-08-301-1/+1