Skip to content

Commit

Permalink
devel/cxmon: 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 23, 2024
1 parent 0681b59 commit 6b9cbe4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/cxmon/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cxmon
PORTVERSION= 3.2
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://cxmon.cebix.net/downloads/

Expand All @@ -8,8 +9,9 @@ COMMENT= Interactive file manipulation tool and disassembler
WWW= https://cxmon.cebix.net/

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

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

.include <bsd.port.mk>

0 comments on commit 6b9cbe4

Please sign in to comment.