2008-07-16 08:38:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2008/07/16 12:38:41 okan Exp $
|
2006-11-21 11:00:01 -05:00
|
|
|
|
2007-09-15 19:54:16 -04:00
|
|
|
COMMENT= make backups of multiple directories and rotate them
|
2006-11-21 11:00:01 -05:00
|
|
|
|
2008-07-16 08:38:41 -04:00
|
|
|
DISTNAME= File-Rotate-Backup-0.13
|
2006-11-21 11:00:01 -05:00
|
|
|
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
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|