aboutsummaryrefslogblamecommitdiff
path: root/www/mergelog/Makefile
blob: 515e5bf490c78439cb97b80dc1800f0b9fd8939e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               


                        
                 
                            
                  
 
                                 
                                                             
 
             

                   
                      
# Created by: Anton Berezin <tobez@FreeBSD.org>

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tool to merge and sort by date http log files

USES=	gmake
GNU_CONFIGURE=	yes

.include <bsd.port.mk>