2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:41 ajacoutot Exp $
|
2006-11-21 11:00:01 -05:00
|
|
|
|
2007-09-15 19:54:16 -04:00
|
|
|
COMMENT= make backups of multiple directories and rotate them
|
2006-11-21 11:00:01 -05:00
|
|
|
|
2008-07-16 08:38:41 -04:00
|
|
|
DISTNAME= File-Rotate-Backup-0.13
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-11-21 11:00:01 -05:00
|
|
|
CATEGORIES= misc
|
|
|
|
|
|
|
|
MAINTAINER= Matthew S Elmore <matt@mattelmore.com>
|
|
|
|
|
|
|
|
# Artistic/GPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-11-19 02:23:05 -05:00
|
|
|
USE_GROFF = Yes
|
2006-11-21 11:00:01 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|