1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/sysutils/rotate/Makefile

21 lines
339 B
Makefile
Raw Normal View History

# ports collection makefile for: rotate
# Date created: 2000/10/27
# Whom: kaz
#
# $FreeBSD$
#
PORTNAME= rotate
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:28:59 +00:00
COMMENT= log rotate
MAN1= rotate.1
MANCOMPRESSED= yes
PLIST_FILES= bin/rotate
.include <bsd.port.mk>