Edit

IABSD.fr/ports/misc/p5-File-Rotate-Backup/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2013-03-11 11:20:26
    Hash : 0662a4e9
    Message : PERMIT_* / REGRESS->TEST sweep

  • misc/p5-File-Rotate-Backup/Makefile
  • # $OpenBSD: Makefile,v 1.7 2013/03/11 11:23:57 espie 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
    USE_GROFF =		Yes
    
    .include <bsd.port.mk>