Skip to content

Commit

Permalink
net-mgmt/netmask: 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 c5e832b commit 6dd6854
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net-mgmt/netmask/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netmask
PORTVERSION= 2.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://trap.mtview.ca.us/~talby/
DISTNAME= netmask_${PORTVERSION}
Expand All @@ -10,10 +10,11 @@ COMMENT= Tool for generating terse netmasks in several common formats

WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake

INFO= netmask
PLIST_FILES= bin/netmask \
man/man1/netmask.1.gz
share/man/man1/netmask.1.gz

.include <bsd.port.mk>

0 comments on commit 6dd6854

Please sign in to comment.