# New ports collection makefile for:	mergelog
# Date created:				Jun 25, 2002
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/www/mergelog/Makefile,v 1.4 2009/08/22 00:38:12 amdmi3 Exp $
#

PORTNAME=	mergelog
PORTVERSION=	4.5
PORTREVISION=	1
CATEGORIES=	www textproc
MASTER_SITES=	SF

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	A tool to merge and sort by date http log files

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=	mergelog.1 zmergelog.1

.include <bsd.port.mk>
