aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cronolog/Makefile
blob: b1b42fb9192243e98c22af59e50ecb42183801e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.1
CATEGORIES= sysutils
MASTER_SITES=   http://www.ford-mason.co.uk/resources/cronolog/

MAINTAINER= tmb_ports@maddog.u-net.com

MAN1=       cronolog.1m cronosplit.1m

USE_AUTOCONF=   yes

.include <bsd.port.mk>