aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/cpuminer
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 18:15:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 18:15:46 +0000
commit2e8977254a46b252a60ee9bd58719aeb36f71100 (patch)
treeca7bc24e1710fa542d26cc24cc420e602e875e91 /net-p2p/cpuminer
parentc8fbe7315927bc1ee7ee7d05d14eeefa8e6d6232 (diff)
downloadports-2e8977254a46b252a60ee9bd58719aeb36f71100.tar.gz
ports-2e8977254a46b252a60ee9bd58719aeb36f71100.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386639
Diffstat (limited to 'net-p2p/cpuminer')
-rw-r--r--net-p2p/cpuminer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile
index 0d71e17d5417..2a4f7a53533c 100644
--- a/net-p2p/cpuminer/Makefile
+++ b/net-p2p/cpuminer/Makefile
@@ -16,6 +16,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libjansson.so:${PORTSDIR}/devel/jansson
+USES= cpe
+CPE_VENDOR= cpuminer_project
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_AUTOTOOLS= aclocal autoheader automake autoconf
AUTOMAKE_ARGS= --gnu --add-missing --copy