net-mgmt/netmask: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman
2024-02-25 07:44:25 +01:00
parent c5e832bedd
commit 6dd6854600
+3 -2
View File
@@ -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}
@@ -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>