==== Patch <dports_perl_p5-xml-apachefop> level 1
Source: f4683a9b-5f3c-4ec4-b7f8-a7e21da36217:/local/trunk/dports/perl:20159 [local]
Target: d073be05-634f-4543-b044-5fe20cf6d1d6:/trunk/dports/perl:20795 [mirrored]
(http://svn.macports.org/repository/macports/trunk)
Log:
r19897@entropy: mark | 2006-11-08 11:01:13 -0800
Copy the mirrored repository to a local repository.
r20159@entropy: mark | 2006-11-28 22:16:07 -0800
add XML::ApacheFOP 0.03 port
Access Apache FOP from Perl to create PDF files using XSL-FO
=== p5-xml-apachefop (new directory)
==================================================================
=== p5-xml-apachefop/Portfile
==================================================================
|
|
|
| 1 | # $Id: $ |
| 2 | |
| 3 | PortSystem 1.0 |
| 4 | PortGroup perl5 1.0 |
| 5 | perl5.setup XML-ApacheFOP 0.03 |
| 6 | maintainers mark@stateful.net |
| 7 | description Access Apache FOP from Perl to create PDF files using XSL-FO |
| 8 | long_description ${description} |
| 9 | |
| 10 | platforms darwin |
| 11 | |
| 12 | checksums md5 8652fb3917b59bfdcd3d343710eca495 |
| 13 | |
| 14 | depends_lib-append port:p5-java |