aboutsummaryrefslogtreecommitdiff
path: root/math/mpfrc++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mpfrc++/Makefile')
-rw-r--r--math/mpfrc++/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/math/mpfrc++/Makefile b/math/mpfrc++/Makefile
index 82cf80b8b6ce..719bff286d3f 100644
--- a/math/mpfrc++/Makefile
+++ b/math/mpfrc++/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= mpfrc++
-DISTVERSION= 3.6.2
+DISTVERSIONPREFIX= ${PORTNAME}-
+DISTVERSION= 3.6.8
CATEGORIES= math devel
-MASTER_SITES= http://www.holoborodko.com/pavel/downloads/
MAINTAINER= yuri@FreeBSD.org
COMMENT= High-performance C++ interface for MPFR library
@@ -11,12 +11,15 @@ COMMENT= High-performance C++ interface for MPFR library
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/copying.txt
-USES= zip
+USE_GITHUB= yes
+GH_ACCOUNT= advanpix
+GH_PROJECT= mpreal
-NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_ARCH= yes
+WRKSRC= ${WRKDIR}/${GH_PROJECT}-mpfrc-${DISTVERSION}
+
PLIST_FILES= include/mpreal.h
do-install: