freebsd-ports/sysutils/rotate/Makefile
2004-02-06 13:12:53 +00:00

20 lines
338 B
Makefile

# 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= kaz@kobe1995.net
COMMENT= log rotate
MAN1= rotate.1
MANCOMPRESSED= yes
PLIST_FILES= bin/rotate
.include <bsd.port.mk>