- Fix LICENSE

- Add LICENSE_FILE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-05-05 09:32:37 +00:00
parent 4666f698b9
commit e2d02d932f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534053
2 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,8 @@ DISTNAME= phpBB-${PORTVERSION}
MAINTAINER= liukang@cn.freebsd.org
COMMENT= PHP-based bulletin board / discussion forum system
LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/docs/COPYING
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
@ -30,6 +31,7 @@ PHPBBURL?= phpBB2
#
WRKSRC= ${WRKDIR}/phpBB2
NO_BUILD= yes
NO_ARCH= yes
SUB_FILES= pkg-message
SUB_LIST= PHPBBURL="${PHPBBURL}" \
PHPBBDIR="${PHPBBDIR}" \

View File

@ -7,4 +7,4 @@ From the website:
PostgreSQL or Access/ODBC database servers, phpBB is the ideal free
community solution for all web sites.
WWW: http://www.phpbb.com/
WWW: https://www.phpbb.com/