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:
parent
0a007efa97
commit
9f8a63c84e
20
textproc/p5-XML-NamespaceSupport/Makefile
Normal file
20
textproc/p5-XML-NamespaceSupport/Makefile
Normal 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>
|
3
textproc/p5-XML-NamespaceSupport/distinfo
Normal file
3
textproc/p5-XML-NamespaceSupport/distinfo
Normal 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
|
4
textproc/p5-XML-NamespaceSupport/pkg/DESCR
Normal file
4
textproc/p5-XML-NamespaceSupport/pkg/DESCR
Normal 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.
|
3
textproc/p5-XML-NamespaceSupport/pkg/PLIST
Normal file
3
textproc/p5-XML-NamespaceSupport/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user