diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /science | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf/Makefile | 1 | ||||
-rw-r--r-- | science/hdf/pkg-comment | 1 | ||||
-rw-r--r-- | science/mpqc/Makefile | 1 | ||||
-rw-r--r-- | science/mpqc/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index d2be7566329f..9339a6559700 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF${PORTVERSION}/tar/ DISTNAME= HDF${PORTVERSION} MAINTAINER= mi@aldan.algebra.com +COMMENT= Hierarchical Data Format library (from NCSA) LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/science/hdf/pkg-comment b/science/hdf/pkg-comment deleted file mode 100644 index 2f8affd569f0..000000000000 --- a/science/hdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hierarchical Data Format library (from NCSA) diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index a3e76c4cdbeb..05c960ce2a4e 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -15,6 +15,7 @@ DISTFILES+= mpqc-man-${PORTVERSION}.tar.gz mpqc-html-${PORTVERSION}.tar.gz .endif MAINTAINER= maho@FreeBSD.org +COMMENT= The massively parallel quantum computing library and program LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ atlas:${PORTSDIR}/math/atlas diff --git a/science/mpqc/pkg-comment b/science/mpqc/pkg-comment deleted file mode 100644 index 4465ccd8eefc..000000000000 --- a/science/mpqc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The massively parallel quantum computing library and program |