Skip to content

Commit

Permalink
misc/binbloom: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 17, 2024
1 parent 2e40b8a commit 4a473b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion misc/binbloom/Makefile
Expand Up @@ -2,6 +2,7 @@ PORTNAME= binbloom
DISTVERSIONPREFIX= v
DISTVERSION= 2.0-12
DISTVERSIONSUFFIX= -g95cfaac
PORTREVISION= 1
CATEGORIES= misc

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -17,8 +18,9 @@ USE_GITHUB= yes
GH_ACCOUNT= quarkslab

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

PLIST_FILES= bin/binbloom \
man/man1/binbloom.1.gz
share/man/man1/binbloom.1.gz

.include <bsd.port.mk>

0 comments on commit 4a473b5

Please sign in to comment.