devel/bsdcflow: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-14 10:38:19 +01:00
parent b6b0bce4b4
commit 03853f1fb4
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= bsdcflow
PORTVERSION= 0.0.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://cdn.bitbucket.org/marcusva/cflow/downloads/
DISTNAME= cflow-${PORTVERSION}
@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
CONFLICTS= gnucflow cflow
USES= gmake
MAKE_ENV= MANDIR=${PREFIX}/man
MAKE_ENV= MANDIR=${PREFIX}/share/man
MAKE_JOBS_UNSAFE= yes
WRKSRC_SUBDIR= gnu

View File

@ -1,6 +1,6 @@
bin/asmgraph
bin/cflow
bin/cgraph
man/man1/asmgraph.1.gz
man/man1/cflow.1.gz
man/man1/cgraph.1.gz
share/man/man1/asmgraph.1.gz
share/man/man1/cflow.1.gz
share/man/man1/cgraph.1.gz