1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/sysutils/rotate/Makefile
Will Andrews c2ad44ed4c Add rotate 1.1, a simple log rotate perl script.
PR:		22349
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2000-12-03 20:34:35 +00:00

19 lines
294 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
MAN1= rotate.1
MANCOMPRESSED= yes
.include <bsd.port.mk>