mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
73ae9b5acb
PR: 42248 Submitted by: maintainer
20 lines
396 B
Makefile
20 lines
396 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
|
|
|
|
MAN1= cronolog.1m cronosplit.1m
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|