1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/rotate/Makefile
2003-02-21 13:28:59 +00:00

20 lines
314 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
.include <bsd.port.mk>