Skip to content

Commit

Permalink
net/nc: 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 0ebd591 commit 688e51a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/nc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nc
PORTVERSION= 1.0.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SUNSITE/utils/file
DISTNAME= ncat-${PORTVERSION}
Expand All @@ -10,8 +10,9 @@ COMMENT= Network aware cat
WWW= https://www.kyne.com.au/~mark/software/ncat.php

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

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

.include <bsd.port.mk>

0 comments on commit 688e51a

Please sign in to comment.