Initial import of p5-XML-NamespaceSupport-1.02

---
This module offers a simple to process namespaced XML names (unames)
from within any application that may need them. It also helps
maintain a prefix to namespace URI map, and provides a number of
basic checks.

Maintainer to ports@openbsd.org
This commit is contained in:
shell 2002-01-23 05:56:35 +00:00
parent 0a007efa97
commit 9f8a63c84e
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/01/23 05:56:35 shell Exp $
COMMENT= "perl module to the SAX2 NamespaceSupport class"
VERSION= 1.02
DISTNAME= XML-NamespaceSupport-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
NEED_VERSION= 1.504
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (XML-NamespaceSupport-1.02.tar.gz) = c81ed2b6b0b2792649d3a9b0744fd27f
RMD160 (XML-NamespaceSupport-1.02.tar.gz) = d9dd038f67f95f7fc9caceb221c52ba4307d42ca
SHA1 (XML-NamespaceSupport-1.02.tar.gz) = 480778a95dec269abfa064beff5f6d4242a0b2bc

View File

@ -0,0 +1,4 @@
This module offers a simple to process namespaced XML names (unames)
from within any application that may need them. It also helps
maintain a prefix to namespace URI map, and provides a number of
basic checks.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/01/23 05:56:35 shell Exp $
libdata/perl5/site_perl/XML/NamespaceSupport.pm
man/man3/XML::NamespaceSupport.3p