diff --git a/textproc/p5-LaTeX-Pod/Makefile b/textproc/p5-LaTeX-Pod/Makefile new file mode 100644 index 00000000000..6cd544b715a --- /dev/null +++ b/textproc/p5-LaTeX-Pod/Makefile @@ -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 diff --git a/textproc/p5-LaTeX-Pod/distinfo b/textproc/p5-LaTeX-Pod/distinfo new file mode 100644 index 00000000000..d18bc3d31c4 --- /dev/null +++ b/textproc/p5-LaTeX-Pod/distinfo @@ -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 diff --git a/textproc/p5-LaTeX-Pod/pkg/DESCR b/textproc/p5-LaTeX-Pod/pkg/DESCR new file mode 100644 index 00000000000..bbf90fef598 --- /dev/null +++ b/textproc/p5-LaTeX-Pod/pkg/DESCR @@ -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. diff --git a/textproc/p5-LaTeX-Pod/pkg/PLIST b/textproc/p5-LaTeX-Pod/pkg/PLIST new file mode 100644 index 00000000000..d2b7218ae06 --- /dev/null +++ b/textproc/p5-LaTeX-Pod/pkg/PLIST @@ -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