diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-29 22:34:50 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-29 22:34:50 +0000 |
commit | 243cddbfe47d1a38a7f774c27f15e3186729d102 (patch) | |
tree | a5cf53cfdf87cafa24c94c9eeec11f5cce3ffe5d /science/cdf | |
parent | 29fbe138fc146ca7f2b7fc864d74d5e0fea43654 (diff) |
Notes
Diffstat (limited to 'science/cdf')
-rw-r--r-- | science/cdf/Makefile | 3 | ||||
-rw-r--r-- | science/cdf/pkg-plist | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 57ad05920bf0..464c58d5417d 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -7,11 +7,12 @@ PORTNAME= cdf3 PORTVERSION= 3.1 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://windsor.gsfc.nasa.gov/standards/cdf/dist/cdf${VER}/unix/ DISTNAME= cdf${VER}-dist-cdf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thierry@FreeBSD.org COMMENT= Device independent view of the CDF data model MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=ports \ diff --git a/science/cdf/pkg-plist b/science/cdf/pkg-plist index 6099c8367d8c..bee6274aa53f 100644 --- a/science/cdf/pkg-plist +++ b/science/cdf/pkg-plist @@ -13,6 +13,10 @@ bin/skeletoncdf bin/skeletontable include/cdf.h include/cdf.inc +include/cdfconfig.h +include/cdfdist.h +include/cdflib.h +include/cdflib64.h lib/cdf/help/cdf2skt.olh lib/cdf/help/cdf2sktj.olh lib/cdf/help/cdfbrow.ilh |