freebsd-ports/math/coin-or-data-stochastic/Makefile

22 lines
362 B
Makefile

# $FreeBSD$
PORTNAME= Data-Stochastic
DISTVERSION= 1.1.6
CATEGORIES= math
MASTER_SITES= https://www.coin-or.org/download/source/Data/
PKGNAMEPREFIX= coin-or-
MAINTAINER= yuri@FreeBSD.org
COMMENT= COIN-OR stochastic models
LICENSE= EPL
USES= gmake tar:tgz
GNU_CONFIGURE= yes
NO_BUILD= yes
NO_ARCH= yes
DATADIR= ${PREFIX}/share/coin
.include <bsd.port.mk>