# Created by: thierry@pompo.net

PORTNAME=	cliquer
PORTVERSION=	1.22
DISTVERSIONPREFIX=	v
CATEGORIES=	math
#MASTER_SITES=	http://users.aalto.fi/~pat/cliquer/

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Routines for clique searching

LICENSE=	GPLv2

USE_GITHUB=	yes
GH_ACCOUNT=	dimpase
GH_PROJECT=	autocliquer

USES=		autoreconf libtool

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

TEST_TARGET=	check

.include <bsd.port.mk>
