1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/www/logtools/Makefile
Mark Linimon 36b89175ea Maintainer is busy right now, and suggests that someone else might be
better able to maintain these ports.  We hope to see him back again soon.

Hat:		portmgr
2007-03-05 07:39:49 +00:00

22 lines
472 B
Makefile

# New ports collection makefile for: logtools
# Date created: 8 January 2002
# Whom: Mark Huizer; Eindhoven
#
# $FreeBSD$
#
PORTNAME= logtools
PORTVERSION= 0.13c
CATEGORIES= www
MASTER_SITES= http://www.coker.com.au/logtools/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Useful tools to deal with CLF files (Common Log File format)
GNU_CONFIGURE= yes
USE_GCC= 3.4+
MAN1= clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1
.include <bsd.port.mk>