Skip to content

Commit

Permalink
sysutils/bsdcrashtar: Move man page to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Mar 29, 2024
1 parent e7f226e commit 4504168
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sysutils/bsdcrashtar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bsdcrashtar
PORTVERSION= 0.1.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils

MAINTAINER= trociny@FreeBSD.org
Expand All @@ -14,9 +14,10 @@ USE_GITHUB= yes

GH_ACCOUNT= trociny

MAKE_ARGS= MANDIR=${PREFIX}/share/man/man
MAKE_ENV+= NO_OBJ=yes

PLIST_FILES= sbin/bsdcrashtar \
man/man8/bsdcrashtar.8.gz
share/man/man8/bsdcrashtar.8.gz

.include <bsd.port.mk>

0 comments on commit 4504168

Please sign in to comment.