Edit

IABSD.fr/ports/textproc/p5-Template-Timer/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-Timer/Makefile
  • # $OpenBSD: Makefile,v 1.16 2020/07/03 21:45:50 sthen Exp $
    
    COMMENT = 	rudimentary profiling module for Template Toolkit
    
    DISTNAME =	Template-Timer-1.00
    CATEGORIES =	textproc
    REVISION =	0
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =	cpan
    PKG_ARCH =	*
    
    RUN_DEPENDS =	textproc/p5-Template
    
    .include <bsd.port.mk>