Lines 8-16
Link Here
|
8 |
PORTNAME= netcdf |
8 |
PORTNAME= netcdf |
9 |
PORTVERSION= 3.6.3 |
9 |
PORTVERSION= 3.6.3 |
10 |
CATEGORIES= science |
10 |
CATEGORIES= science |
11 |
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ \ |
11 |
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ |
12 |
http://sunpoet.net/distfiles/ |
12 |
http://sunpoet.net/distfiles/ |
13 |
MASTER_SITE_SUBDIR= . old |
|
|
14 |
|
13 |
|
15 |
MAINTAINER= sunpoet@sunpoet.net |
14 |
MAINTAINER= sunpoet@sunpoet.net |
16 |
COMMENT= Library for machine-independent, array-oriented data access |
15 |
COMMENT= Library for machine-independent, array-oriented data access |
Lines 40-43
Link Here
|
40 |
.endfor |
39 |
.endfor |
41 |
.endif |
40 |
.endif |
42 |
|
41 |
|
|
|
42 |
regression-test: build |
43 |
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check |
44 |
|
43 |
.include <bsd.port.mk> |
45 |
.include <bsd.port.mk> |