import p5-LaTeX-Pod 0.21

LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old
documentation) format. Currently only a subset of the available LaTeX
language is supported.

  from wen heping, with tweaks by me
    ok sthen@
This commit is contained in:
jasper 2011-08-22 07:14:25 +00:00
parent 951658af0e
commit 7267113efc
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/08/22 07:14:25 jasper Exp $
COMMENT= transform LaTeX source files to POD
DISTNAME= LaTeX-Pod-0.21
CATEGORIES= textproc
MODULES= cpan
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= textproc/p5-LaTeX-TOM \
devel/p5-List-MoreUtils \
devel/p5-Params-Validate \
devel/p5-boolean
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (LaTeX-Pod-0.21.tar.gz) = rGQOI3E1h1nXiKUvJf5R2w==
RMD160 (LaTeX-Pod-0.21.tar.gz) = OOFblSdDEXg1oKINNJQV0LzWL2o=
SHA1 (LaTeX-Pod-0.21.tar.gz) = /mGN0UuwyBbUNJOH31gMVpa8D5s=
SHA256 (LaTeX-Pod-0.21.tar.gz) = VxUU9awICeAHjUtqkgEX/f9kIsAm9mO8HUVEM8ZBH6Q=
SIZE (LaTeX-Pod-0.21.tar.gz) = 13698

View File

@ -0,0 +1,3 @@
LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old
documentation) format. Currently only a subset of the available LaTeX
language is supported.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/08/22 07:14:25 jasper Exp $
bin/latex2pod
${P5SITE}/LaTeX/Pod.pm
@man man/man1/latex2pod.1
@man man/man3p/LaTeX::Pod.3p