1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Add p5-XML-Handler-Dtd2DocBook 0.41, generate a DocBook documentation

from a DTD.

PR:		ports/100077
Submitted by:	chinsan <chinsan.tw at gmail.com>
This commit is contained in:
Cheng-Lung Sung 2006-07-12 05:46:25 +00:00
parent f6fd335784
commit e41fc5114b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167564
5 changed files with 58 additions and 0 deletions

View File

@ -562,6 +562,7 @@
SUBDIR += p5-XML-Generator-PerlData
SUBDIR += p5-XML-Grove
SUBDIR += p5-XML-Hadler-HTMLWriter
SUBDIR += p5-XML-Handler-Dtd2DocBook
SUBDIR += p5-XML-Handler-Dtd2Html
SUBDIR += p5-XML-Handler-Trees
SUBDIR += p5-XML-Handler-YAWriter

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: XML-Handler-Dtd2DocBook
# Date created: 2006/07/11
# Whom: chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#
PORTNAME= XML-Handler-Dtd2DocBook
PORTVERSION= 0.41
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan.tw@gmail.com
COMMENT= Generate a DocBook documentation from a DTD
BUILD_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \
p5-XML-Handler-Dtd2Html>=0.41:${PORTSDIR}/textproc/p5-XML-Handler-Dtd2Html
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= dtd2db.pl.1
MAN1PREFIX= ${PREFIX}
MAN3= XML::Handler::Dtd2DocBook.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (XML-Handler-Dtd2DocBook-0.41.tar.gz) = ec711dfa8cfb154cf0b0f3aa5ac6a5af
SHA256 (XML-Handler-Dtd2DocBook-0.41.tar.gz) = 21bb19a30193ca999fb2a0e35cc4b99a54a47d46ec37e880f9e867dadf8042bd
SIZE (XML-Handler-Dtd2DocBook-0.41.tar.gz) = 54870

View File

@ -0,0 +1,3 @@
Generate a DocBook documentation from a DTD
WWW: http://search.cpan.org/dist/XML-Handler-Dtd2DocBook/

View File

@ -0,0 +1,23 @@
bin/dtd2db.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/Dtd2DocBook/.packlist
%%SITE_PERL%%/XML/Handler/Dtd2DocBook.pm
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/notation.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/element.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/custom.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/book.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/example.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/prolog.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/index.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr/entity.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/entity.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/book.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/prolog.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/notation.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/element.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/index.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/custom.tmpl
%%SITE_PERL%%/XML/Handler/Dtd2DocBook/en/example.tmpl
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/Dtd2DocBook
@dirrmtry %%SITE_PERL%%/XML/Handler/Dtd2DocBook/fr
@dirrmtry %%SITE_PERL%%/XML/Handler/Dtd2DocBook/en
@dirrmtry %%SITE_PERL%%/XML/Handler/Dtd2DocBook