openbsd-ports/misc/p5-File-Rotate-Backup/Makefile

21 lines
424 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:41 ajacoutot Exp $
COMMENT= make backups of multiple directories and rotate them
DISTNAME= File-Rotate-Backup-0.13
REVISION= 0
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
.include <bsd.port.mk>