openbsd-ports/misc/p5-File-Rotate-Backup/Makefile
2010-10-18 20:52:05 +00:00

20 lines
406 B
Makefile

# $OpenBSD: Makefile,v 1.4 2010/10/18 20:52:09 espie Exp $
COMMENT= make backups of multiple directories and rotate them
DISTNAME= File-Rotate-Backup-0.13
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
USE_GROFF = Yes
.include <bsd.port.mk>