- Fix LICENSE

- Add LICENSE_FILE
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-11-09 09:30:21 +00:00
parent f267aec717
commit 2f97638134
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484507
2 changed files with 5 additions and 3 deletions

View File

@ -9,9 +9,11 @@ MASTER_SITES= http://pear.doctrine-project.org/get/
MAINTAINER= wg@FreeBSD.org
COMMENT= Shared code for Doctrine PHP object relational mapper
LICENSE= LGPL21
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
USES= pear
PEAR_CHANNEL= doctrine
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
The Doctrine Common package contains shared code between the other packages.
WWW: http://www.doctrine-project.org/
WWW: https://www.doctrine-project.org/