# $NetBSD$

DISTNAME=	flintqs-1.0
CATEGORIES=	math
MASTER_SITES=	http://files.sagemath.org/spkg/upstream/flintqs/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/sagemath/FlintQS
COMMENT=	Program using quadratic sieve to factor integers
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LANGUAGES=	c c++

.include "../../devel/gmp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
