Skip to content

Commit

Permalink
sysutils/snapraid: move manpages to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
clausecker committed Mar 19, 2024
1 parent 16d5962 commit e91ecc7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/snapraid/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= snapraid
DISTVERSION= 12.3
PORTREVISION= 1
CATEGORIES= sysutils archivers
MASTER_SITES= https://github.com/amadvance/snapraid/releases/download/v${DISTVERSION}/

Expand All @@ -11,10 +12,11 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
TEST_TARGET= check

PLIST_FILES= bin/snapraid \
man/man1/snapraid.1.gz \
share/man/man1/snapraid.1.gz \
etc/snapraid.conf.sample

post-install:
Expand Down

0 comments on commit e91ecc7

Please sign in to comment.