Perl module for parsing XML encoding maps Maintained by:perl@FreeBSD.org Port Added: 18 Oct 2001 16:01:27 Also Listed In:perl5 License: not specified in port
This module, which is built as a subclass of XML::Parser, provides a parser
for encoding map files, which are XML files.
WWW: http://search.cpan.org/dist/XML-Encoding/
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)