diff options
Diffstat (limited to 'devel/pear-HTML_Select/Makefile')
-rw-r--r-- | devel/pear-HTML_Select/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-HTML_Select/Makefile b/devel/pear-HTML_Select/Makefile index 320a97c7d45a..cc1ecf0336a2 100644 --- a/devel/pear-HTML_Select/Makefile +++ b/devel/pear-HTML_Select/Makefile @@ -8,6 +8,8 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR::HTML_Select is a class for generating HTML form select elements +LICENSE= PHP301 + BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} |