html/javascript widget to select trees
This commit is contained in:
parent
27593df613
commit
c379f4af77
19
www/p5-HTML-PopupTreeSelect/Makefile
Normal file
19
www/p5-HTML-PopupTreeSelect/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 15:21:28 espie Exp $
|
||||
|
||||
COMMENT= "popup tree widget"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= HTML-PopupTreeSelect-1.6
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::www/p5-HTML-Template
|
||||
|
||||
.include <bsd.port.mk>
|
4
www/p5-HTML-PopupTreeSelect/distinfo
Normal file
4
www/p5-HTML-PopupTreeSelect/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (HTML-PopupTreeSelect-1.6.tar.gz) = 4487a535abd50796cf1c0e188b4ec8ec
|
||||
RMD160 (HTML-PopupTreeSelect-1.6.tar.gz) = 22af35d1df0e7739bae01d81fd3b5ebb04114335
|
||||
SHA1 (HTML-PopupTreeSelect-1.6.tar.gz) = 49561e0f1b7f4015cecb010c215a11e8a32b60a2
|
||||
SIZE (HTML-PopupTreeSelect-1.6.tar.gz) = 10410
|
4
www/p5-HTML-PopupTreeSelect/pkg/DESCR
Normal file
4
www/p5-HTML-PopupTreeSelect/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
This module creates an HTML popup tree selector. The HTML and
|
||||
Javascript produced will work in Mozilla 1+ (Netscape 6+) on all
|
||||
operating systems, Microsoft IE 5+ and Safari 1.0. For an example,
|
||||
visit this page:
|
3
www/p5-HTML-PopupTreeSelect/pkg/PLIST
Normal file
3
www/p5-HTML-PopupTreeSelect/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 15:21:28 espie Exp $
|
||||
${P5SITE}/HTML/PopupTreeSelect.pm
|
||||
@man man/man3p/HTML::PopupTreeSelect.3p
|
Loading…
Reference in New Issue
Block a user