mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net-p2p/cpuminer: Move manpages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e1aa8c0fc9
commit
09ef57be3c
1 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue