import OLE::Storage_Lite 0.14

OLE::Storage_Lite allows you to read and write an OLE structured file.
This commit is contained in:
steven 2006-07-15 19:43:12 +00:00
parent f4bc210854
commit f960902d38
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/07/15 19:43:12 steven Exp $
COMMENT= "simple class for OLE document interface"
DISTNAME= OLE-Storage_Lite-0.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OLE/}
CONFIGURE_STYLE=perl
PKG_ARCH= *
post-extract:
@find ${WRKDIST} -type f -exec perl -pi -e 's/\r$$//' {} \;
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (OLE-Storage_Lite-0.14.tar.gz) = 376118e3061bf4370b1a286dd7a0bb07
RMD160 (OLE-Storage_Lite-0.14.tar.gz) = 60ad448f4d664294eca8ac3836ffd4fa4b1b0047
SHA1 (OLE-Storage_Lite-0.14.tar.gz) = a9d928b37fc80eee2c0f693fb24658578eab7cc1
SIZE (OLE-Storage_Lite-0.14.tar.gz) = 17592

View File

@ -0,0 +1,4 @@
OLE::Storage_Lite allows you to read and write an OLE structured file.
Please refer to OLE::Storage by Martin Schwartz.
OLE::Storage_Lite::PPS is a class representing PPS.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/07/15 19:43:12 steven Exp $
${P5SITE}/OLE/
${P5SITE}/OLE/Storage_Lite.pm
@man man/man3p/OLE::Storage_Lite.3p