mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
net-p2p/cpuminer: Move manpages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e1aa8c0fc9
commit
09ef57be3c
@ -1,6 +1,6 @@
|
||||
PORTNAME= cpuminer
|
||||
PORTVERSION= 2.5.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-p2p math
|
||||
MASTER_SITES= SF/cpuminer
|
||||
DISTNAME= pooler-${PORTNAME}-${PORTVERSION}
|
||||
@ -19,10 +19,11 @@ OPTIONS_DEFAULT=GCC
|
||||
|
||||
USES= autoreconf cpe
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CPE_VENDOR= cpuminer_project
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
PLIST_FILES= bin/minerd man/man1/minerd.1.gz
|
||||
PLIST_FILES= bin/minerd share/man/man1/minerd.1.gz
|
||||
PORTDOCS= NEWS README
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user