mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
37ce623e80
commit
e4d237e146
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500402
2 changed files with 2 additions and 1 deletions
|
@ -11,6 +11,7 @@ MAINTAINER= tz@FreeBSD.org
|
|||
COMMENT= PHP Scripting Language
|
||||
|
||||
LICENSE= PHP301
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES+= tar:xz cpe gnome
|
||||
CPE_PRODUCT= php
|
||||
|
|
|
@ -5,4 +5,4 @@ Java, and Perl, and is easy to learn. The main goal of the language is to
|
|||
allow web developers to write dynamically generated webpages quickly, but
|
||||
you can do much more with PHP.
|
||||
|
||||
WWW: http://www.php.net/
|
||||
WWW: https://www.php.net/
|
||||
|
|
Loading…
Add table
Reference in a new issue