svn commit: r489874 - head/devel/pear-HTML_QuickForm_Livesearch

Jochen Neumeister joneum at FreeBSD.org
Thu Jan 10 17:07:49 UTC 2019


Author: joneum
Date: Thu Jan 10 17:07:47 2019
New Revision: 489874
URL: https://svnweb.freebsd.org/changeset/ports/489874

Log:
  -Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-HTML_QuickForm_Livesearch/Makefile

Modified: head/devel/pear-HTML_QuickForm_Livesearch/Makefile
==============================================================================
--- head/devel/pear-HTML_QuickForm_Livesearch/Makefile	Thu Jan 10 17:05:37 2019	(r489873)
+++ head/devel/pear-HTML_QuickForm_Livesearch/Makefile	Thu Jan 10 17:07:47 2019	(r489874)
@@ -8,6 +8,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Element for PEAR::HTML_QuickForm to enable a suggest search
 
+LICENSE=	PHP30
+
 BUILD_DEPENDS=	${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} \
 		${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX@${PHP_FLAVOR}
 RUN_DEPENDS:=	${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} \


More information about the svn-ports-head mailing list