mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
7c212a5a54
Approved by: portmgr (blanket)
16 lines
316 B
Makefile
16 lines
316 B
Makefile
PORTNAME= mergelog
|
|
PORTVERSION= 4.5
|
|
PORTREVISION= 3
|
|
CATEGORIES= www textproc
|
|
MASTER_SITES= SF
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Tool to merge and sort by date http log files
|
|
WWW= https://mergelog.sourceforge.net/
|
|
|
|
USES= gmake
|
|
GNU_CONFIGURE= yes
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|