head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.2
	pkgsrc-2026Q1-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2026.02.15.18.22.33;	author gdt;	state Exp;
branches;
next	1.1;
commitid	qXByb1mU6D2vbvuG;

1.1
date	2026.02.07.01.00.44;	author gdt;	state Exp;
branches;
next	;
commitid	3CvcbS97xM49GntG;


desc
@@


1.2
log
@revbump for erlang update

(While I am not really aware of erlang ABI changes, the theory that no
compiled program has different bits is implausible.)
@
text
@# $NetBSD: Makefile,v 1.1 2026/02/07 01:00:44 gdt Exp $

DISTNAME=	erlydtl-0.15.0
PKGREVISION=	1
CATEGORIES=	textproc
MASTER_SITES=	${MASTER_SITE_GITHUB:=erlydtl/}
GITHUB_PROJECT=	erlydtl
#GITHUB_TAG=	${PKGVERSION_NOREV}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/erlydtl/erlydtl/
COMMENT=	Ccompiles Django Template Language to Erlang bytecode
LICENSE=	mit

USE_LANGUAGES=	# none

# Fix "#!/usr/bin/env escript"
SUBST_CLASSES+=		escript
SUBST_FILES.escript=	bin/erlydtl_compile
SUBST_SED.escript=	-e 's,/usr/bin/env escript,${PREFIX}/bin/escript,'
SUBST_STAGE.escript=	post-build

.include "../../lang/erlang/module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@textproc/erlang-erlydtl: Add version 0.15.0

ErlyDTL implements the Django Template Language as documented for
version 1.6, here:
https://django.readthedocs.org/en/1.6.x/ref/templates/builtins.html
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

