1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/sysutils/rotate/Makefile
Mark Linimon 27aa28e99d Reset bouncing maintainer addresses.
Source:		distfile survey
Hat:		portmgr
2005-10-10 02:25:24 +00:00

21 lines
339 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= ports@FreeBSD.org
COMMENT= log rotate
MAN1= rotate.1
MANCOMPRESSED= yes
PLIST_FILES= bin/rotate
.include <bsd.port.mk>