import p5-Template-GD 2.66
The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. from Stephan A. Rickauer (MAINTAINER), with a few minor tweaks by me
This commit is contained in:
parent
843bcaf0ec
commit
c2767af38f
20
textproc/p5-Template-Plugin-GD/Makefile
Normal file
20
textproc/p5-Template-Plugin-GD/Makefile
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2009/08/29 13:34:55 jasper Exp $
|
||||||
|
|
||||||
|
COMMENT = GD plugin(s) for the Template Toolkit
|
||||||
|
|
||||||
|
MODULES = cpan
|
||||||
|
DISTNAME = Template-GD-2.66
|
||||||
|
CATEGORIES = textproc graphics
|
||||||
|
|
||||||
|
MAINTAINER = Stephan A. Rickauer <stephan.rickauer@startek.ch>
|
||||||
|
|
||||||
|
# Perl
|
||||||
|
PERMIT_PACKAGE_CDROM = Yes
|
||||||
|
PERMIT_PACKAGE_FTP = Yes
|
||||||
|
PERMIT_DISTFILES_CDROM = Yes
|
||||||
|
PERMIT_DISTFILES_FTP = Yes
|
||||||
|
|
||||||
|
RUN_DEPENDS = :p5-Template->=2.14:textproc/p5-Template \
|
||||||
|
:p5-GD->=1.14:graphics/p5-GD
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
textproc/p5-Template-Plugin-GD/distinfo
Normal file
5
textproc/p5-Template-Plugin-GD/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (Template-GD-2.66.tar.gz) = kFK++b15nhQ5kOZ0IsFLgQ==
|
||||||
|
RMD160 (Template-GD-2.66.tar.gz) = UMO/3bgAaBsX0El6gkbmmBRAlS4=
|
||||||
|
SHA1 (Template-GD-2.66.tar.gz) = mgqYRpMg4holWCh7uwJGdZ6rhRw=
|
||||||
|
SHA256 (Template-GD-2.66.tar.gz) = mFI8gZLy6BhAQuWi4XK9dnrCid0uSA819oDc4yFgkFs=
|
||||||
|
SIZE (Template-GD-2.66.tar.gz) = 12827
|
3
textproc/p5-Template-Plugin-GD/pkg/DESCR
Normal file
3
textproc/p5-Template-Plugin-GD/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
The Template-GD distribution provides a number of Template Toolkit
|
||||||
|
plugin modules to interface with Lincoln Stein's GD modules. These in
|
||||||
|
turn provide an interface to Thomas Boutell's GD graphics library.
|
40
textproc/p5-Template-Plugin-GD/pkg/PLIST
Normal file
40
textproc/p5-Template-Plugin-GD/pkg/PLIST
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/08/29 13:34:55 jasper Exp $
|
||||||
|
${P5SITE}/Template/
|
||||||
|
${P5SITE}/Template/Plugin/
|
||||||
|
${P5SITE}/Template/Plugin/GD/
|
||||||
|
${P5SITE}/Template/Plugin/GD.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Constants.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/area.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/bars.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/bars3d.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/lines.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/lines3d.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/linespoints.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/mixed.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/pie.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/pie3d.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Graph/points.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Image.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Polygon.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Text/
|
||||||
|
${P5SITE}/Template/Plugin/GD/Text.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Text/Align.pm
|
||||||
|
${P5SITE}/Template/Plugin/GD/Text/Wrap.pm
|
||||||
|
@man man/man3p/Template::Plugin::GD.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Constants.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::area.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::bars.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::bars3d.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::lines.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::lines3d.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::linespoints.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::mixed.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::pie.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::pie3d.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Graph::points.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Image.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Polygon.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Text.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Text::Align.3p
|
||||||
|
@man man/man3p/Template::Plugin::GD::Text::Wrap.3p
|
Loading…
Reference in New Issue
Block a user