- initial import of p5-XML-Sablotron-0.51

--
This module provides the Perl API to the Sablotron XSLT engine
(textproc/sablotron).  For more information about it, refer to the
XSLT standard at http://w3.org/TR/XSLT/
This commit is contained in:
avsm 2001-02-27 01:43:28 +00:00
parent a7deb80fbe
commit 2ae6a34272
5 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/02/27 01:43:28 avsm Exp $
DISTNAME= XML-Sablotron-0.51
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
NEED_VERSION= 1.352
MASTER_SITES= http://www.gingerall.cz/download/
HOMEPAGE= http://www.gingerall.cz/
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
LIB_DEPENDS= sablot.51::textproc/sablotron
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-Sablotron-0.51.tar.gz) = 98b75826c41bc35346b4585ae2d133f5
RMD160 (XML-Sablotron-0.51.tar.gz) = 1ee8812cbf83b47a7d2cbc1bd6443992bf7536a8
SHA1 (XML-Sablotron-0.51.tar.gz) = 9931c29224cb506fe95b76ad873ed18d8f50aca6

View File

@ -0,0 +1 @@
perl interface to the Sablotron XSLT engine

View File

@ -0,0 +1,6 @@
This module provides the Perl API to the Sablotron XSLT engine
(textproc/sablotron). For more information about it, refer to the
XSLT standard at http://w3.org/TR/XSLT/, or the Sablotron homepage
below.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/02/27 01:43:28 avsm Exp $
libdata/perl5/site_perl/${ARCH}-openbsd/XML/Sablotron.pm
libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/Sablotron/Sablotron.bs
libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/Sablotron/Sablotron.so
man/man3/XML::Sablotron.3p
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/Sablotron