aboutsummaryrefslogtreecommitdiffstats
path: root/math/miracl/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-07 20:51:16 +0800
committerpav <pav@FreeBSD.org>2007-02-07 20:51:16 +0800
commitf6a6d04338007f1fdd8d96544844588b14aac7ba (patch)
treec527fa951b87ff50665f4dc609c4ab7ec15d2144 /math/miracl/Makefile
parent06f9153916385c98f64148005b86425f23212270 (diff)
downloadfreebsd-ports-gnome-f6a6d04338007f1fdd8d96544844588b14aac7ba.tar.gz
freebsd-ports-gnome-f6a6d04338007f1fdd8d96544844588b14aac7ba.tar.zst
freebsd-ports-gnome-f6a6d04338007f1fdd8d96544844588b14aac7ba.zip
- Update to 5.21
Diffstat (limited to 'math/miracl/Makefile')
-rw-r--r--math/miracl/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile
index 7a5da12fd017..d734f2cbdf6b 100644
--- a/math/miracl/Makefile
+++ b/math/miracl/Makefile
@@ -6,28 +6,26 @@
#
PORTNAME= miracl
-DISTVERSION= 4.85
-PORTREVISION= 3
+PORTVERSION= 5.21
CATEGORIES= math
-MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ \
- http://indigo.ie/~mscott/
+MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/
DISTNAME= ${PORTNAME}
+DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library
USE_ZIP= yes
-NO_WRKSUBDIR= ys
+NO_WRKSUBDIR= yes
EXTRACT_BEFORE_ARGS= -j -aa -L
-PLIST_FILES= \
- lib/libmiracl.a
+PLIST_FILES= lib/libmiracl.a
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "Does not build on !i386"
+BROKEN= Does not build on !i386
.endif
post-patch: