Edit

IABSD.fr/ports/textproc/p5-PatchReader/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2013-03-11 11:35:43
    Hash : eae66e4a
    Message : PERMIT_* / REGRESS->TEST sweep

  • textproc/p5-PatchReader/Makefile
  • # $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:43 espie Exp $
    
    COMMENT=	utilities to read and manipulate patches and CVS
    
    MODULES=	cpan
    DISTNAME=	PatchReader-0.9.6
    REVISION=	1
    CATEGORIES=	textproc
    
    # Dual Artistic/MPL (checked with author)
    PERMIT_PACKAGE_CDROM=	Yes
    
    CPAN_AUTHOR=	TMANNERM
    
    .include <bsd.port.mk>