summaryrefslogtreecommitdiff
path: root/sysutils/logrot/Makefile
blob: 425ae67a4edf5aaa903d02701e97c1c84354f935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.6 2001/07/08 05:41:13 lukem Exp $
#

DISTNAME=	logrot-1.6
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"