# $OpenBSD: Makefile,v 1.1.1.1 2003/07/08 10:55:20 sturm Exp $

COMMENT=	"clustering algorithm for graphs"

V=		03-185
DISTNAME=	mcl-${V}
PKGNAME=	mcl-${V:S,-,_,}
CATEGORIES=	math

HOMEPAGE=	http://micans.org/mcl/

MAINTAINER=	Andreas Kahari <andreas.kahari@unix.net>

# GPL
PERMIT_PACKAGE_CDROM=	Yes
PERMIT_PACKAGE_FTP=	Yes
PERMIT_DISTFILES_CDROM=	Yes
PERMIT_DISTFILES_FTP=	Yes

MASTER_SITES=	http://micans.org/mcl/src/

CONFIGURE_STYLE=gnu

.include <bsd.port.mk>
