summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /science
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'science')
-rw-r--r--science/libsvm/Makefile1
-rw-r--r--science/libsvm/pkg-comment1
-rw-r--r--science/mmtk/Makefile1
-rw-r--r--science/mmtk/pkg-comment1
-rw-r--r--science/p5-Chemistry-Elements/Makefile1
-rw-r--r--science/p5-Chemistry-Elements/pkg-comment1
-rw-r--r--science/xmakemol/Makefile1
-rw-r--r--science/xmakemol/pkg-comment1
8 files changed, 4 insertions, 4 deletions
diff --git a/science/libsvm/Makefile b/science/libsvm/Makefile
index 4053ed3268dc..3a881285f201 100644
--- a/science/libsvm/Makefile
+++ b/science/libsvm/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= science math
MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/
MAINTAINER= me@davidyu.org
+COMMENT= A library for Support Vector Machines
.if defined(WITH_PYTHON)
USE_PYTHON= yes
diff --git a/science/libsvm/pkg-comment b/science/libsvm/pkg-comment
deleted file mode 100644
index 837cd2448e65..000000000000
--- a/science/libsvm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library for Support Vector Machines
diff --git a/science/mmtk/Makefile b/science/mmtk/Makefile
index c10a8268d915..e5d36655ed3a 100644
--- a/science/mmtk/Makefile
+++ b/science/mmtk/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://starship.python.net/crew/hinsen/MMTK/
DISTNAME= MMTK-${PORTVERSION}
MAINTAINER= gjohnson@srrc.ars.usda.gov
+COMMENT= An Open Source program library for molecular simulation applications
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific
diff --git a/science/mmtk/pkg-comment b/science/mmtk/pkg-comment
deleted file mode 100644
index 7ebc3c98626e..000000000000
--- a/science/mmtk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Open Source program library for molecular simulation applications
diff --git a/science/p5-Chemistry-Elements/Makefile b/science/p5-Chemistry-Elements/Makefile
index 7fd5cdb3c9a4..bb9bf90b7232 100644
--- a/science/p5-Chemistry-Elements/Makefile
+++ b/science/p5-Chemistry-Elements/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/BDFOY
PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
+COMMENT= Perl extension for working with Chemical Elements
PERL_CONFIGURE= yes
diff --git a/science/p5-Chemistry-Elements/pkg-comment b/science/p5-Chemistry-Elements/pkg-comment
deleted file mode 100644
index a7c994e9b8bb..000000000000
--- a/science/p5-Chemistry-Elements/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl extension for working with Chemical Elements
diff --git a/science/xmakemol/Makefile b/science/xmakemol/Makefile
index 42b595d24f6e..ef362cdf5e08 100644
--- a/science/xmakemol/Makefile
+++ b/science/xmakemol/Makefile
@@ -10,6 +10,7 @@ CATEGORIES= science
MASTER_SITES= http://vegemite.chem.nottingham.ac.uk/~xmakemol/dists/
MAINTAINER= chizhang@uchicago.edu
+COMMENT= Molecule Viewer Program Based on Motif Widget
USE_XLIB= yes
USE_MOTIF= yes
diff --git a/science/xmakemol/pkg-comment b/science/xmakemol/pkg-comment
deleted file mode 100644
index 9560a5808801..000000000000
--- a/science/xmakemol/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Molecule Viewer Program Based on Motif Widget