13 lines
295 B
Makefile
13 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:40 grant 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"
|