13 lines
219 B
Makefile
13 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>
|