1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/mergelog/Makefile
2021-04-06 16:31:07 +02:00

16 lines
285 B
Makefile

# 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>