aboutsummaryrefslogblamecommitdiff
path: root/math/cliquer/Makefile
blob: c06da1373b2bbd8a6563be29bb4fee2bf09ae540 (plain) (tree)
1
2
3
4
                               

                       
                    




















                                                   
# 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>