mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix plist
Reported by: poudriere With hat: portmgr
This commit is contained in:
parent
6375b037d1
commit
97c6924910
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349889
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= cpuminer
|
||||
PORTVERSION= 2.3.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p math
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= cpuminer
|
||||
@ -22,7 +23,7 @@ AUTOMAKE_ARGS= --gnu --add-missing --copy
|
||||
# gcc 4.6 yields higher hashrates on newer CPUs, gcc 4.8 even better
|
||||
USE_GCC?= yes
|
||||
|
||||
PLIST_FILES= bin/minerd
|
||||
PLIST_FILES= bin/minerd man/man1/minerd.1.gz
|
||||
PORTDOCS= NEWS README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user