freebsd-ports/sysutils/cronolog/Makefile

22 lines
478 B
Makefile
Raw Normal View History

# New ports collection makefile for: cronolog
# Date created: 20 January 2000
# Whom: Mark Blackman <tmb_ports@maddog.u-net.com>
#
# $FreeBSD$
#
PORTNAME= cronolog
PORTVERSION= 1.6.2
CATEGORIES= sysutils
MASTER_SITES= http://cronolog.org/download/
MAINTAINER= freebsd-ports@blackmans.org
2003-02-21 14:28:59 +01:00
COMMENT= A web log rotation utility that provides datestamp filenames
INFO= cronolog
MAN1= cronolog.1m cronosplit.1m
GNU_CONFIGURE= yes
.include <bsd.port.mk>