mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- helers
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
a0a51655be
commit
71c15077cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515327
@ -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}
|
||||
|
@ -1,3 +1,3 @@
|
||||
The documentation for the Scala standard library.
|
||||
|
||||
WWW: http://www.scala-lang.org/
|
||||
WWW: https://www.scala-lang.org/
|
||||
|
Loading…
Reference in New Issue
Block a user