modphp: make LICENSE more accurate

PHP 5 is distributed under the PHP 3.01 license (which we identify as
PHP-3.0 as far as common license files go).

Fixes the following warning:

WARNING: modphp: No generic license file exists for: PHP in any provider

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton
2012-10-12 17:36:14 +01:00
parent 13338589e5
commit a660f4a028

View File

@@ -1,6 +1,6 @@
SECTION = "console/network"
DESCRIPTION = "A server-side, HTML-embedded scripting language. This package provides the apache php module."
LICENSE = "PHP"
LICENSE = "PHP-3.0"
DEPENDS = "apache2-native apache2 zlib"
SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2 \