freebsd-ports/sysutils/cronolog/Makefile
Patrick Li 68c5f8d579 Update to 1.6.2
PR:		36540
Submitted by:	Sean Chittenden <sean@chittenden.org>
Approved by:	mail to maintainer bounces
2002-03-31 04:40:13 +00:00

19 lines
395 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= tmb_ports@maddog.u-net.com
MAN1= cronolog.1m cronosplit.1m
GNU_CONFIGURE= yes
.include <bsd.port.mk>