mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net-mgmt/netmask: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c5e832bedd
commit
6dd6854600
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user