Initial import of p5-DBIx-XHTML_Table-0.83

---
This module was created to fill a need for a quick and easy way to
create 'on the fly' XHTML tables from SQL queries for the purpose
of 'quick and dirty' reporting.
This commit is contained in:
shell 2001-05-12 05:45:18 +00:00
parent 7b136a6073
commit 2a7d4a91d7
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/05/12 05:45:18 shell Exp $
COMMENT= "create HTML table from sql queries"
VERSION= 0.83
DISTNAME= DBIx-XHTML_Table-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases www perl5
NEED_VERSION= 1.408
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBIx
MAINTAINER= Shell Hung <shell@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERL_MODULE= ${LOCALBASE}/libdata/perl5/site_perl
BUILD_DEPENDS= ${PERL_MODULE}/${MACHINE_ARCH}-openbsd/DBI.pm::databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (DBIx-XHTML_Table-0.83.tar.gz) = 90c66ba5d24acd3280eb0fbb5086d82a
RMD160 (DBIx-XHTML_Table-0.83.tar.gz) = 7f2b21fc684889731f9725ef4bf913271585a0d4
SHA1 (DBIx-XHTML_Table-0.83.tar.gz) = 348224c7604702a81d5c1b2fc4b6039ff22d590e

View File

@ -0,0 +1,3 @@
This module was created to fill a need for a quick and easy way to
create 'on the fly' XHTML tables from SQL queries for the purpose
of 'quick and dirty' reporting.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/05/12 05:45:18 shell Exp $
libdata/perl5/site_perl/DBIx/XHTML_Table.pm
man/man3/DBIx::XHTML_Table.3p