Changeset View
Changeset View
Standalone View
Standalone View
math/ocamlgsl/Makefile
| # Created by: Klaus T. Aehlig <aehlig@linta.de> | # Created by: Klaus T. Aehlig <aehlig@linta.de> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= ocaml-gsl | PORTNAME= ocaml-gsl | ||||
| DISTVERSIONPREFIX=v | DISTVERSIONPREFIX=v | ||||
| DISTVERSION= 1.19.1 | DISTVERSION= 1.19.1 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= math | CATEGORIES= math | ||||
| MAINTAINER= michipili@gmail.com | MAINTAINER= michipili@gmail.com | ||||
| COMMENT= Interface to GSL for the Objective Caml language | COMMENT= Interface to GSL for the Objective Caml language | ||||
| LICENSE= GPLv3 | LICENSE= GPLv3 | ||||
| LIB_DEPENDS= libgsl.so:math/gsl | LIB_DEPENDS= libgsl.so:math/gsl | ||||
| Show All 29 Lines | |||||