aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-08-31 19:59:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-08-31 19:59:08 +0800
commit1a20b376306b2a385ade4fe4c6c4e5a65ca3f202 (patch)
treed8ba3ca05a108618dc14a24744044353acde388c /net
parent6d223a7ad636a0de56c647ee249b45e215b8970c (diff)
downloadfreebsd-ports-gnome-1a20b376306b2a385ade4fe4c6c4e5a65ca3f202.tar.gz
freebsd-ports-gnome-1a20b376306b2a385ade4fe4c6c4e5a65ca3f202.tar.zst
freebsd-ports-gnome-1a20b376306b2a385ade4fe4c6c4e5a65ca3f202.zip
- Update WWW
- Switch to options helpers Approved by: portmgr blanket
Diffstat (limited to 'net')
-rw-r--r--net/spideroak/Makefile10
-rw-r--r--net/spideroak/pkg-descr2
2 files changed, 6 insertions, 6 deletions
diff --git a/net/spideroak/Makefile b/net/spideroak/Makefile
index f20fff0f5274..1aefbca5d92e 100644
--- a/net/spideroak/Makefile
+++ b/net/spideroak/Makefile
@@ -35,8 +35,6 @@ SUB_FILES= pkg-message
USES= desktop-file-utils linux python:2 tar:tgz
USE_LINUX= xorglibs
-.include <bsd.port.options.mk>
-
post-patch:
${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},1' \
-e 's,%%DATADIR%%,${DATADIR},1' \
@@ -55,11 +53,13 @@ do-install:
${LOCALBASE}/bin/desktop-file-install \
--mode=${SHAREMODE} --dir=${STAGEDIR}${DESKTOPDIR} \
${WRKSRC}/usr/share/applications/SpiderOakONE.desktop
+ ${INSTALL_DATA} ${WRKSRC}/usr/share/pixmaps/*.png ${STAGEDIR}${PREFIX}/share/pixmaps/
+
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/usr/share/doc/SpiderOakONE/Getting\ Started\ Guide.pdf ${STAGEDIR}${DOCSDIR}
-.if ${PORT_OPTIONS:MMANPAGES}
+
+do-install-MANPAGES-on:
${INSTALL_MAN} ${WRKSRC}/usr/share/man/man1/SpiderOakONE.1.gz ${STAGEDIR}${MANPREFIX}/man/man1/
-.endif
- ${INSTALL_DATA} ${WRKSRC}/usr/share/pixmaps/*.png ${STAGEDIR}${PREFIX}/share/pixmaps/
.include <bsd.port.mk>
diff --git a/net/spideroak/pkg-descr b/net/spideroak/pkg-descr
index 08d47f7e39af..40227367f3e6 100644
--- a/net/spideroak/pkg-descr
+++ b/net/spideroak/pkg-descr
@@ -1,4 +1,4 @@
SpiderOak is a popular service for storing and syncing files online.
This port installs the Linux client.
-WWW: http://spideroak.com/
+WWW: https://spideroak.com/