2000-01-22 04:10:03 +01:00
|
|
|
# New ports collection makefile for: cronolog
|
|
|
|
# Date created: 20 January 2000
|
|
|
|
# Whom: Mark Blackman <tmb_ports@maddog.u-net.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= cronolog
|
2002-03-31 06:40:13 +02:00
|
|
|
PORTVERSION= 1.6.2
|
2000-04-09 21:09:11 +02:00
|
|
|
CATEGORIES= sysutils
|
2005-07-11 21:28:19 +02:00
|
|
|
MASTER_SITES= http://cronolog.org/download/
|
2000-01-22 04:10:03 +01:00
|
|
|
|
2002-08-31 18:25:51 +02:00
|
|
|
MAINTAINER= freebsd-ports@blackmans.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= A web log rotation utility that provides datestamp filenames
|
2000-01-22 04:10:03 +01:00
|
|
|
|
2004-03-31 15:57:33 +02:00
|
|
|
INFO= cronolog
|
2000-04-09 21:09:11 +02:00
|
|
|
MAN1= cronolog.1m cronosplit.1m
|
2000-01-22 04:10:03 +01:00
|
|
|
|
2002-01-06 07:20:22 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2000-01-22 04:10:03 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|