Update "BSD" license in science category

This commit is contained in:
Mark Felder
2014-12-07 15:17:10 +00:00
parent 1562606a98
commit 92cd1b0812
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= rafan@FreeBSD.org
COMMENT= Library for Large Linear Classification
LICENSE= BSD
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS

View File

@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= rafan@FreeBSD.org
COMMENT= Library for Support Vector Machines
LICENSE= BSD
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS

View File

@@ -12,7 +12,7 @@ PKGNAMESUFFIX= 2
MAINTAINER= ports@FreeBSD.org
COMMENT= Medical Imaging NetCDF
LICENSE= BSD
LICENSE= MIT
LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 \
libnetcdf.so:${PORTSDIR}/science/netcdf

View File

@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= xmj@chaot.net
COMMENT= General-purpose Python interface to the HDF5 library
LICENSE= BSD
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYNUMPY} \
cython:${PORTSDIR}/lang/cython