freebsd-ports/devel/pear-HTML_Select_Common/pkg-plist
Dirk Froemberg 479feea9b5 Add pear-HTML_Select:
Some small PEAR classes to handle common <select> lists.

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 09:47:35 +00:00

9 lines
324 B
Text

%%PEARDIR%%/HTML/Select.php
%%PEARDIR%%/HTML/Select/Country.php
%%PEARDIR%%/HTML/Select/UKCounty.php
%%PEARDIR%%/HTML/Select/USState.php
%%PORTDOCS%%%%EXAMPLESDIR%%/Country.php
%%PORTDOCS%%%%EXAMPLESDIR%%/UKCounty.php
%%PORTDOCS%%%%EXAMPLESDIR%%/USState.php
@dirrm %%PEARDIR%%/HTML/Select
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%