mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/bsnmp-ucd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
9320186df1
commit
e9f593f1ff
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= bsnmp-ucd
|
||||
PORTVERSION= 0.4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
MAINTAINER= trociny@FreeBSD.org
|
||||
|
@ -13,6 +14,7 @@ GH_ACCOUNT= trociny
|
|||
|
||||
USES= uidfix
|
||||
MAKE_ENV+= NO_OBJ=yes
|
||||
MAKE_ARGS= MANDIR=${PREFIX}/share/man/man
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
lib/snmp_ucd.so
|
||||
lib/snmp_ucd.so.1
|
||||
man/man8/bsnmp-ucd.8.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/snmpd.config.sample
|
||||
share/man/man8/bsnmp-ucd.8.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue