Edit

IABSD.fr/ports/textproc/p5-Text-Tmpl/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-Text-Tmpl/Makefile
  • # $OpenBSD: Makefile,v 1.21 2020/07/03 21:45:52 sthen Exp $
    
    COMMENT=	very fast Perl templating library
    
    MODULES=	cpan
    DISTNAME=	Text-Tmpl-0.33
    REVISION=	4
    CATEGORIES=	textproc
    
    # Artistic
    PERMIT_PACKAGE=	Yes
    
    WANTLIB += c perl
    
    MODCPAN_EXAMPLES=	Yes
    
    .include <bsd.port.mk>