- Fix LICENSE
- Add LICENSE_FILE - Whitespace fix - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
f267aec717
commit
2f97638134
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484507
@ -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>
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user