openbsd-ports/misc/p5-File-Rotate-Backup/Makefile
2022-03-11 19:38:05 +00:00

14 lines
219 B
Makefile

COMMENT= make backups of multiple directories and rotate them
DISTNAME= File-Rotate-Backup-0.13
REVISION= 2
CATEGORIES= misc
# Artistic/GPL
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>