- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-10-24 09:39:11 +00:00
parent a0a51655be
commit 71c15077cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515327
2 changed files with 3 additions and 7 deletions

View File

@ -20,16 +20,12 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
DOCS_IGNORE_OFF=port only installs documentation
WRKSRC= ${WRKDIR}/scala-${PORTVERSION}
#PORTSCOUT= limit:^2\.13\.
.include <bsd.port.options.mk>
.if ! ${PORT_OPTIONS:MDOCS}
IGNORE= port only installs documentation
.endif
do-install:
@${ECHO} -n ">> Installing documentation in ${DOCSDIR}..."
@${MKDIR} ${STAGEDIR}/${DOCSDIR}

View File

@ -1,3 +1,3 @@
The documentation for the Scala standard library.
WWW: http://www.scala-lang.org/
WWW: https://www.scala-lang.org/