Initial import of p5-Class-XPath 1.4

This module adds XPath-style matching to object trees.

from Sam Smith <s at msmith.net>
This commit is contained in:
sturm 2004-12-21 20:35:39 +00:00
parent 0521c0ff3f
commit 3d793fe26b
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/21 20:35:39 sturm Exp $
COMMENT= "xpath matching for object trees"
DISTNAME= Class-XPath-1.4
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MAINTAINER= Sam Smith <s@msmith.net>
# Same as Perl 5
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
CONFIGURE_STYLE=perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Class-XPath-1.4.tar.gz) = 22ff3d2536027f3a9f59c6eb849fa610
RMD160 (Class-XPath-1.4.tar.gz) = f853a38cc02c6737828726ff0b8cf828d16cfa95
SHA1 (Class-XPath-1.4.tar.gz) = ac7d229c28305243df4aeacdfdc81bb6bf8867b7

View File

@ -0,0 +1 @@
This module adds XPath-style matching to object trees.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/21 20:35:39 sturm Exp $
${P5SITE}/Class/
${P5SITE}/Class/XPath.pm
@man man/man3p/Class::XPath.3p