c2ad44ed4c
PR: 22349 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
19 lines
294 B
Makefile
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>
|