pvalchev a38e0d9846 Update to mcl-04-105
from maintainer Andreas Kahari <andreas.kahari@unix.net>
2004-05-07 23:35:51 +00:00

25 lines
454 B
Makefile

# $OpenBSD: Makefile,v 1.3 2004/05/07 23:35:51 pvalchev Exp $
COMMENT= "clustering algorithm for graphs"
V= 04-105
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= ${HOMEPAGE}src/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>