Ticket #4745: Portfile
File Portfile, 476 bytes (added by sal@…, 19 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | perl5.setup XML-SAX-Expat 0.37 |
6 | maintainers sal@email.arc.nasa.gov |
7 | description SAX2 Driver for Expat (XML::Parser) |
8 | homepage http://search.cpan.org/~rberjon/XML-SAX-Expat |
9 | long_description This is an implementation of a SAX2 driver \ |
10 | sitting on top of Expat (XML::Parser) which Ken MacLeod posted to perl-xml \ |
11 | and which I have updated. |
12 | platforms darwin |
13 | checksums sha1 15055b315c72d25aad77bd9efbba8f70a7e80b0c |
14 |