opnsense-ports/math/coin-or-data-sample/Makefile
2022-09-07 22:33:21 +02:00

21 lines
372 B
Makefile

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