1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/www/mergelog/Makefile
2014-01-29 12:22:39 +00:00

17 lines
299 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= mergelog
PORTVERSION= 4.5
PORTREVISION= 2
CATEGORIES= www textproc
MASTER_SITES= SF
MAINTAINER= tobez@FreeBSD.org
COMMENT= A tool to merge and sort by date http log files
USES= gmake
GNU_CONFIGURE= yes
.include <bsd.port.mk>