Lines 6-23
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= HTML_QuickForm_advmultiselect |
8 |
PORTNAME= HTML_QuickForm_advmultiselect |
9 |
PORTVERSION= 1.1.0 |
9 |
PORTVERSION= 1.4.1 |
10 |
CATEGORIES= devel www pear |
10 |
CATEGORIES= devel www pear |
11 |
DISTNAME= ${PORTNAME}-${PORTVERSION} |
11 |
DISTNAME= ${PORTNAME}-${PORTVERSION} |
12 |
|
12 |
|
13 |
MAINTAINER= chris@ctgameinfo.com |
13 |
MAINTAINER= chris@ctgameinfo.com |
14 |
COMMENT= Element for PEAR::HTML_QuickForm that defines a 2 box multi-select |
14 |
COMMENT= Element for PEAR::HTML_QuickForm that defines a 2 box multi-select |
15 |
|
15 |
|
16 |
BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm |
16 |
BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \ |
|
|
17 |
${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common |
17 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
18 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
18 |
|
19 |
|
19 |
CATEGORY= HTML/QuickForm |
20 |
CATEGORY= HTML/QuickForm |
20 |
FILES= advmultiselect.php |
21 |
FILES= advmultiselect.php qfamsHandler.js |
|
|
22 |
DOCS= TDG/blank.gif TDG/ch03s04.html \ |
23 |
TDG/ch06s05.html TDG/ch09s06.html \ |
24 |
TDG/pt03.html TDG/book.css \ |
25 |
TDG/ch03s05.html TDG/ch07.html \ |
26 |
TDG/ch09s07.html TDG/pt04.html \ |
27 |
TDG/ch01.html TDG/ch04.html \ |
28 |
TDG/ch08.html TDG/re01.html \ |
29 |
TDG/ch01s02.html TDG/ch04s02.html \ |
30 |
TDG/ch08s02.html TDG/index.html \ |
31 |
TDG/re02.html TDG/ch01s03.html \ |
32 |
TDG/ch05.html TDG/ch09.html \ |
33 |
TDG/pngbehavior.htc TDG/re03.html \ |
34 |
TDG/ch02.html TDG/ch06.html \ |
35 |
TDG/ch09s02.html TDG/pr01.html \ |
36 |
TDG/re04.html TDG/ch03.html \ |
37 |
TDG/ch06s02.html TDG/ch09s03.html \ |
38 |
TDG/pr01s02.html TDG/re05.html \ |
39 |
TDG/ch03s02.html TDG/ch06s03.html \ |
40 |
TDG/ch09s04.html TDG/pt01.html \ |
41 |
TDG/re06.html TDG/ch03s03.html \ |
42 |
TDG/ch06s04.html TDG/ch09s05.html \ |
43 |
TDG/pt02.html TDG/re07.html \ |
44 |
TDG/img/custom2.png TDG/img/custom5.png \ |
45 |
TDG/img/example.png TDG/img/pearsmall.gif \ |
46 |
TDG/img/basic1.png TDG/img/custom3.png \ |
47 |
TDG/img/custom6.png TDG/img/multiple1.png \ |
48 |
TDG/img/template1.png TDG/img/custom1.png \ |
49 |
TDG/img/custom4.png TDG/img/custom7.png \ |
50 |
TDG/img/multiple2.png \ |
51 |
TDG/img/admons/caution.png \ |
52 |
TDG/img/admons/important.png \ |
53 |
TDG/img/admons/note.png \ |
54 |
TDG/img/admons/tip.png \ |
55 |
TDG/img/admons/warning.png |
56 |
|
57 |
EXAMPLES= bluestar-12.gif down.png \ |
58 |
goldstar-12.gif itdynamic.html \ |
59 |
qfams_basic_1.php qfams_basic_2.php \ |
60 |
qfams_custom_1.php qfams_custom_2.php \ |
61 |
qfams_custom_3.php qfams_custom_4.php \ |
62 |
qfams_custom_5.php qfams_custom_6.php \ |
63 |
qfams_custom_7.php \ |
64 |
qfams_multiple_1.php qfams_multiple_2.php \ |
65 |
qfams_template_1.php up.png |
21 |
|
66 |
|
22 |
.include <bsd.port.pre.mk> |
67 |
.include <bsd.port.pre.mk> |
23 |
.include "${PORTSDIR}/devel/pear/bsd.pear.mk" |
68 |
.include "${PORTSDIR}/devel/pear/bsd.pear.mk" |