svn commit: r532193 - head/chinese/phpbb3-tw
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 20 09:32:28 UTC 2020
Author: amdmi3
Date: Mon Apr 20 09:32:28 2020
New Revision: 532193
URL: https://svnweb.freebsd.org/changeset/ports/532193
Log:
- Add LICENSE
- Add NO_ARCH
- Update WWW
Modified:
head/chinese/phpbb3-tw/Makefile
head/chinese/phpbb3-tw/pkg-descr
Modified: head/chinese/phpbb3-tw/Makefile
==============================================================================
--- head/chinese/phpbb3-tw/Makefile Mon Apr 20 09:18:20 2020 (r532192)
+++ head/chinese/phpbb3-tw/Makefile Mon Apr 20 09:32:28 2020 (r532193)
@@ -13,6 +13,9 @@ DISTNAME= phpBB-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= The Traditional Chinese version of phpBB3
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/docs/COPYING
+
CONFLICTS= phpbb-tw-[0-2]* phpbb-devel-[0-3]* phpbb-[0-3]*
USES= zip
@@ -27,6 +30,7 @@ PHPBBURL?= phpBB3
WRKSRC= ${WRKDIR}/phpBB3
NO_BUILD= yes
+NO_ARCH= yes
SUB_FILES= pkg-message
SUB_LIST= PHPBBURL="${PHPBBURL}" \
PHPBBDIR="${PHPBBDIR}"
Modified: head/chinese/phpbb3-tw/pkg-descr
==============================================================================
--- head/chinese/phpbb3-tw/pkg-descr Mon Apr 20 09:18:20 2020 (r532192)
+++ head/chinese/phpbb3-tw/pkg-descr Mon Apr 20 09:32:28 2020 (r532193)
@@ -14,4 +14,4 @@ will be happy to assist you with anything from configu
software to modifying the code for individual needs. Learn more
about phpBB.
-WWW: http://www.phpbb.com/
+WWW: https://www.phpbb.com/
More information about the svn-ports-all
mailing list