aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rotate/Makefile
blob: ade1f27523529b078df8d0ccd941cd5d8c7e1f76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>