textproc/p5-Template-Plugin-YAML: new port had been added (+)

Simple Template Toolkit Plugin Interface to the YAML module.

WWW: https://metacpan.org/dist/Template-Plugin-YAML
This commit is contained in:
Alexey Dokuchaev 2021-11-19 07:39:56 +00:00
parent 056135a38e
commit 1c85d8c58a
5 changed files with 30 additions and 0 deletions

View File

@ -824,6 +824,7 @@
SUBDIR += p5-Template-Plugin-HTML-SuperForm
SUBDIR += p5-Template-Plugin-Lingua-EN-Inflect
SUBDIR += p5-Template-Plugin-XML-Escape
SUBDIR += p5-Template-Plugin-YAML
SUBDIR += p5-Template-Semantic
SUBDIR += p5-Template-Tiny
SUBDIR += p5-Term-QRCode

View File

@ -0,0 +1,21 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= Template-Plugin-YAML
PORTVERSION= 1.23
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Plugin interface to YAML
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-YAML>=0:textproc/p5-YAML \
p5-Template-Toolkit>=0:www/p5-Template-Toolkit
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1229360230
SHA256 (Template-Plugin-YAML-1.23.tar.gz) = c8dfe56d68a3ee03cf1c274318eba8c5f9241b0794e4d53e352106fe10b2f2b7
SIZE (Template-Plugin-YAML-1.23.tar.gz) = 2424

View File

@ -0,0 +1,3 @@
This is a simple Template Toolkit Plugin Interface to the YAML module.
WWW: https://metacpan.org/dist/Template-Plugin-YAML

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/Template/Plugin/YAML.pm
%%PERL5_MAN3%%/Template::Plugin::YAML.3.gz