forked from Lainports/opnsense-ports
sysutils/hwstat: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
11350036f6
commit
343039f3de
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= hwstat
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://BSDforge.com/projects/source/sysutils/hwstat/
|
||||
|
||||
|
|
@ -11,7 +12,7 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= uidfix
|
||||
MAKE_ARGS+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man
|
||||
PLIST_FILES= bin/hwstat man/man1/hwstat.1.gz
|
||||
MAKE_ARGS+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/share/man/man
|
||||
PLIST_FILES= bin/hwstat share/man/man1/hwstat.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue