import p5-Pod-LaTeX 0.61

Pod::LaTeX is a module to convert documentation in the Pod format
into Latex.  The pod2latex command uses this module for translation.
pod2latex is a program to convert POD format documentation (perlpod)
into latex.  It can process multiple input documents at a time and
either generate a latex file per input document or a single combined
output file.

OK nigel@ benoit@
This commit is contained in:
bluhm 2015-06-12 17:32:28 +00:00
parent 98af2a2d9c
commit abcf575872
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/06/12 17:32:28 bluhm Exp $
COMMENT = convert pod documentation to latex format
DISTNAME = Pod-LaTeX-0.61
CATEGORIES = textproc
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Pod-LaTeX-0.61.tar.gz) = FahA6hyKds08hl+78v7DOwNhXA2qUPnIAMVODPBlnUY=
SIZE (Pod-LaTeX-0.61.tar.gz) = 32618

View File

@ -0,0 +1,6 @@
Pod::LaTeX is a module to convert documentation in the Pod format
into Latex. The pod2latex command uses this module for translation.
pod2latex is a program to convert POD format documentation (perlpod)
into latex. It can process multiple input documents at a time and
either generate a latex file per input document or a single combined
output file.

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/12 17:32:28 bluhm Exp $
bin/pod2latex
${P5SITE}/Pod/
${P5SITE}/Pod/LaTeX.pm
@man man/man1/pod2latex.1
@man man/man3p/Pod::LaTeX.3p