aboutsummaryrefslogtreecommitdiff
path: root/net/openrsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openrsync/Makefile')
-rw-r--r--net/openrsync/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/openrsync/Makefile b/net/openrsync/Makefile
index 16e52e057446..13dfb3987f30 100644
--- a/net/openrsync/Makefile
+++ b/net/openrsync/Makefile
@@ -1,9 +1,11 @@
PORTNAME= openrsync
PORTVERSION= 0.0.20200401
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Implementation of rsync with a BSD (ISC) license
+WWW= https://github.com/kristapsdz/openrsync
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE.md
@@ -13,9 +15,10 @@ GH_ACCOUNT= kristapsdz
GH_TAGNAME= 8b61216
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= MANDIR=${PREFIX}/share/man
-PLIST_FILES= bin/openrsync man/man1/openrsync.1.gz man/man5/openrsync.5.gz \
- man/man5/openrsyncd.5.gz
+PLIST_FILES= bin/openrsync share/man/man1/openrsync.1.gz share/man/man5/openrsync.5.gz \
+ share/man/man5/openrsyncd.5.gz
pre-build:
.for SUFFIX in rsync.5 rsyncd.5