Skip to content

Commit

Permalink
net/viamillipede: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Mar 21, 2024
1 parent d32936f commit e770358
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion net/viamillipede/Makefile
@@ -1,6 +1,7 @@
PORTNAME= viamillipede
DISTVERSIONPREFIX= v
DISTVERSION= 0.89
PORTREVISION= 1
CATEGORIES= net

MAINTAINER= ash_ports@aeria.net
Expand All @@ -18,7 +19,10 @@ USES= uidfix
USE_GITHUB= yes
GH_ACCOUNT= agokhale

MAKE_ARGS= BINDIR="${PREFIX}/bin" \
MANDIR="${PREFIX}/share/man/man"

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

.include <bsd.port.mk>

0 comments on commit e770358

Please sign in to comment.