Skip to content

Commit

Permalink
net-mgmt/pktstat: 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 25, 2024
1 parent 4651f24 commit b173180
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net-mgmt/pktstat/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pktstat
PORTVERSION= 1.8.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net-mgmt

MAINTAINER= freebsd@sosend.de
Expand All @@ -15,7 +15,8 @@ GH_TAGNAME= 46935839b

USES= autoreconf ncurses
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>

0 comments on commit b173180

Please sign in to comment.