View | Details | Raw Unified | Return to bug 51812
Collapse All | Expand All

(-)ntl.new/Makefile (-3 / +2 lines)
Lines 2-17 Link Here
2
# Date created:				18 June 2000
2
# Date created:				18 June 2000
3
# Whom:					bauerm
3
# Whom:					bauerm
4
#
4
#
5
# $FreeBSD: ports/math/ntl/Makefile,v 1.9 2003/02/21 12:44:00 knu Exp $
5
# $FreeBSD: ports/math/ntl/Makefile,v 1.8 2002/08/08 15:54:29 pat Exp $
6
#
6
#
7
7
8
PORTNAME=	ntl
8
PORTNAME=	ntl
9
PORTVERSION=	5.3
9
PORTVERSION=	5.3.1
10
CATEGORIES=	math
10
CATEGORIES=	math
11
MASTER_SITES=	http://www.shoup.net/ntl/
11
MASTER_SITES=	http://www.shoup.net/ntl/
12
12
13
MAINTAINER=	matthiasb@acm.org
13
MAINTAINER=	matthiasb@acm.org
14
COMMENT=	Victor Shoup's Number Theory Library
15
14
16
LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4
15
LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4
17
16
(-)ntl.new/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ntl-5.3.tar.gz) = 0292a808e2d2420f8e00c1ac5da4b7a4
1
MD5 (ntl-5.3.1.tar.gz) = 07e28598b9b50197b36723f7f536e293
(-)ntl.new/pkg-comment (+1 lines)
Line 0 Link Here
1
Victor Shoup's Number Theory Library

Return to bug 51812