Skip to content

Commit

Permalink
sysutils/rsyncrypto: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent 274ac47 commit 47c0153
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sysutils/rsyncrypto/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rsyncrypto
PORTVERSION= 1.14
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils net
MASTER_SITES= SF

Expand All @@ -15,11 +15,12 @@ RUN_DEPENDS= rsync:net/rsync

USES= compiler:c++11-lang gmake localbase ssl tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/rsyncrypto \
bin/rsyncrypto_recover \
man/man1/rsyncrypto.1.gz \
man/man1/rsyncrypto_recover.1.gz
share/man/man1/rsyncrypto.1.gz \
share/man/man1/rsyncrypto_recover.1.gz
PORTDOCS= AUTHORS ChangeLog NEWS README

OPTIONS_DEFINE= DOCS
Expand Down

0 comments on commit 47c0153

Please sign in to comment.