Edit

IABSD.fr/ports/textproc/p5-CGI-FastTemplate/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-CGI-FastTemplate/Makefile
  • # $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:45 sthen Exp $
    
    COMMENT=	manages templates and performs variable interpolation
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	CGI-FastTemplate-1.09
    REVISION=	2
    CATEGORIES=	textproc www
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    .include <bsd.port.mk>