freebsd-ports/sysutils/cronolog/Makefile
Pav Lucistnik 30bf4ccbe1 - Use INFO macro
PR:		ports/64872 (based on)
Submitted by:	Mark Blackman <freebsd-ports@exonetric.com>
2004-03-31 13:57:33 +00:00

21 lines
482 B
Makefile

# 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://www.cronolog.org/download/
MAINTAINER= freebsd-ports@blackmans.org
COMMENT= A web log rotation utility that provides datestamp filenames
INFO= cronolog
MAN1= cronolog.1m cronosplit.1m
GNU_CONFIGURE= yes
.include <bsd.port.mk>