Skip to content

Commit

Permalink
archivers/par2cmdline: 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 20, 2024
1 parent d4d32c2 commit 7ed1f98
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions archivers/par2cmdline/Makefile
@@ -1,7 +1,7 @@
PORTNAME= par2cmdline
PORTVERSION= 0.8.1
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= archivers

MAINTAINER= martymac@FreeBSD.org
Expand All @@ -12,6 +12,7 @@ LICENSE= GPLv2

USES= autoreconf compiler:c++11-lang
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

USE_GITHUB= yes
GH_ACCOUNT= Parchive
Expand All @@ -20,7 +21,7 @@ PORTDOCS= README
CONFLICTS= par2cmdline-turbo

PLIST_FILES= bin/par2 bin/par2create bin/par2repair bin/par2verify \
man/man1/par2.1.gz
share/man/man1/par2.1.gz

OPTIONS_DEFINE= DOCS

Expand Down

0 comments on commit 7ed1f98

Please sign in to comment.