123456789101112131415161718 |
- # $OpenBSD: Makefile,v 1.9 2016/03/20 19:56:49 naddy 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
- MODULES= cpan
- PKG_ARCH= *
- .include <bsd.port.mk>
|