mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-09 02:22:18 +00:00
cf118ccf87
Reported by: lwhsu
21 lines
341 B
Makefile
21 lines
341 B
Makefile
PORTNAME= Data-Netlib
|
|
DISTVERSION= 1.2.9
|
|
CATEGORIES= math
|
|
MASTER_SITES= https://www.coin-or.org/download/source/Data/
|
|
PKGNAMEPREFIX= coin-or-
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= COIN-OR netlib models
|
|
|
|
LICENSE= EPL
|
|
|
|
USES= gmake tar:tgz
|
|
GNU_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
|
NO_ARCH= yes
|
|
|
|
DATADIR= ${PREFIX}/share/coin
|
|
|
|
.include <bsd.port.mk>
|