summaryrefslogtreecommitdiff
path: root/sysutils/logrot/Makefile
blob: 4372f667465d894ab5f148ab915292a8114c877a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.5 2001/02/17 17:42:15 wiz Exp $
#

DISTNAME=	logrot-1.5
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.cs.rmit.edu.au/pub/utils/

MAINTAINER=	lukem@netbsd.org
COMMENT=	Rotate log files in a safe and configurable manner

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"