summaryrefslogtreecommitdiff
path: root/www/p5-HTMLObject
diff options
context:
space:
mode:
authorerh <erh>2004-07-08 19:41:24 +0000
committererh <erh>2004-07-08 19:41:24 +0000
commitcfe1df6da418e36d02aa9ee7f401a3654ef76d2c (patch)
treecfe582f844407162ce7cef61f0f8ed75e5fed606 /www/p5-HTMLObject
parente1e24d2b2d7dcd91da19c29b791e248d724e817b (diff)
downloadpkgsrc-cfe1df6da418e36d02aa9ee7f401a3654ef76d2c.tar.gz
New package: p5-HTMLObject version 2.22
Perl5 module to quickly and easily create Dynamic HTML pages
Diffstat (limited to 'www/p5-HTMLObject')
-rw-r--r--www/p5-HTMLObject/DESCR4
-rw-r--r--www/p5-HTMLObject/Makefile20
-rw-r--r--www/p5-HTMLObject/PLIST1
-rw-r--r--www/p5-HTMLObject/distinfo4
4 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-HTMLObject/DESCR b/www/p5-HTMLObject/DESCR
new file mode 100644
index 00000000000..fe7b9f96844
--- /dev/null
+++ b/www/p5-HTMLObject/DESCR
@@ -0,0 +1,4 @@
+The HTML Document Object is a Perl Module that allows you to quickly and
+easily create Dynamic HTML pages without having to specify the framework.
+You specify the content and it does all the work. Supports HTML 4.0, cookies,
+frames, javascript, etc.
diff --git a/www/p5-HTMLObject/Makefile b/www/p5-HTMLObject/Makefile
new file mode 100644
index 00000000000..aad299f3160
--- /dev/null
+++ b/www/p5-HTMLObject/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/08 19:41:24 erh Exp $
+
+DISTNAME= libhtmlobject-perl-${VERSION}
+PKGNAME= p5-HTMLObject-${VERSION}
+SVR4_PKGNAME= p5hto
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://htmlobject.sourceforge.net/
+COMMENT= Perl5 module to quickly and easily create Dynamic HTML pages
+
+VERSION= 2.22
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTMLObject/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTMLObject/PLIST b/www/p5-HTMLObject/PLIST
new file mode 100644
index 00000000000..f03d196e96d
--- /dev/null
+++ b/www/p5-HTMLObject/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/08 19:41:24 erh Exp $
diff --git a/www/p5-HTMLObject/distinfo b/www/p5-HTMLObject/distinfo
new file mode 100644
index 00000000000..11e31bcabb4
--- /dev/null
+++ b/www/p5-HTMLObject/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/08 19:41:24 erh Exp $
+
+SHA1 (libhtmlobject-perl-2.22.tar.gz) = 2dcf00b764a05d88583059bafd40c81976cdca64
+Size (libhtmlobject-perl-2.22.tar.gz) = 133306 bytes