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
|
PORTNAME= hwstat
|
||||||
PORTVERSION= 0.5.1
|
PORTVERSION= 0.5.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= https://BSDforge.com/projects/source/sysutils/hwstat/
|
MASTER_SITES= https://BSDforge.com/projects/source/sysutils/hwstat/
|
||||||
|
|
||||||
|
|
@ -11,7 +12,7 @@ LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= uidfix
|
USES= uidfix
|
||||||
MAKE_ARGS+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man
|
MAKE_ARGS+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/share/man/man
|
||||||
PLIST_FILES= bin/hwstat man/man1/hwstat.1.gz
|
PLIST_FILES= bin/hwstat share/man/man1/hwstat.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue