Edit

IABSD.fr/ports/textproc/p5-Template-Provider-Encoding/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2020-07-03 21:44:29
    Hash : 95d31a4b
    Message : bump for search.cpan.org->metacpan.org change

  • textproc/p5-Template-Provider-Encoding/Makefile
  • # $OpenBSD: Makefile,v 1.13 2020/07/03 21:45:50 sthen Exp $
    
    COMMENT= 	explicit encoding for Template Toolkit
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	Template-Provider-Encoding-0.10
    REVISION=	1
    CATEGORIES=	textproc
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	textproc/p5-Template
    
    TEST_DEPENDS=devel/p5-DateTime
    
    .include <bsd.port.mk>