pkgsrc-wip/mcl/Makefile

27 lines
690 B
Makefile

# $NetBSD$
#
###########################################################
# Generated by fbsd2pkg #
# Fri Nov 2 13:57:58 CDT 2018 #
###########################################################
DISTNAME= mcl-${PV}-137
PKGNAME= mcl-${PV}
CATEGORIES= math
MASTER_SITES= https://www.micans.org/mcl/src/
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= https://www.micans.org/mcl/index.html?sec_software
COMMENT= Fast and scalable unsupervised cluster algorithm for graphs
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_TOOLS= bash perl:run
REPLACE_BASH= scripts/clxdo
REPLACE_PERL= src/shcl/mclpipeline
PV= 14
.include "../../mk/bsd.pkg.mk"