1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

Add p5-Pod-LaTeX 0.58, convert Pod to LaTeX.

PR:		ports/93913
Submitted by:	Paul Dlug <paul@aps.org>
Approved by:	tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-05-10 01:59:49 +00:00
parent 09fdfbffe7
commit d7c266e3cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161862
5 changed files with 42 additions and 0 deletions

View File

@ -380,6 +380,7 @@
SUBDIR += p5-Pod-Constants
SUBDIR += p5-Pod-DocBook
SUBDIR += p5-Pod-Escapes
SUBDIR += p5-Pod-LaTeX
SUBDIR += p5-Pod-POM
SUBDIR += p5-Pod-POM-View-HTML-Filter
SUBDIR += p5-Pod-Parser

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: p5-Pod-LaTeX
# Date created: 2006-02-27
# Whom: Paul Dlug <paul@aps.org>
#
# $FreeBSD$
#
PORTNAME= Pod-LaTeX
PORTVERSION= 0.58
CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
PKGNAMEPREFIX= p5-
MAINTAINER= paul@aps.org
COMMENT= Convert Pod to LaTeX
PERL_CONFIGURE= yes
MAN1= pod2latex.1
MAN3= Pod::LaTeX.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (Pod-LaTeX-0.58.tar.gz) = cb21e88f40b4d5533e0bcf777510fe3f
SHA256 (Pod-LaTeX-0.58.tar.gz) = 3a0dd8296708b5d7f5febcb54198a138cbd54e4302c97b9633d3399fea0015d1
SIZE (Pod-LaTeX-0.58.tar.gz) = 26809

View File

@ -0,0 +1 @@
Convert Pod data into formatted LaTeX output.

View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
bin/pod2latex
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/LaTeX/.packlist
%%SITE_PERL%%/Pod/LaTeX.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/LaTeX
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod