0ef986f79d
from MAINTAINER (Matthew S Elmore) ok merdely@
19 lines
389 B
Makefile
19 lines
389 B
Makefile
# $OpenBSD: Makefile,v 1.3 2008/07/16 12:38:41 okan Exp $
|
|
|
|
COMMENT= make backups of multiple directories and rotate them
|
|
|
|
DISTNAME= File-Rotate-Backup-0.13
|
|
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>
|