aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-03 15:54:35 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-03 15:54:35 +0000
commita9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch)
treec27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /science
parent159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff)
downloadports-a9f85911cdb1e25bbc39c3f9f69a53c135a6b385.tar.gz
ports-a9f85911cdb1e25bbc39c3f9f69a53c135a6b385.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/libkml/Makefile2
-rw-r--r--science/py-obspy.xseed/Makefile2
-rw-r--r--science/py-pydicom/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/science/libkml/Makefile b/science/libkml/Makefile
index 54328cc815d8..90fd813892d4 100644
--- a/science/libkml/Makefile
+++ b/science/libkml/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= wen@FreeBSD.org
-COMMENT= Library for parse, generate and operate on KML
+COMMENT= Library for parse, generate, and operate on KML
BUILD_DEPENDS= ${LOCALBASE}/include/expat.h:${PORTSDIR}/textproc/expat2 \
${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl
diff --git a/science/py-obspy.xseed/Makefile b/science/py-obspy.xseed/Makefile
index efe98999a484..0fcdc7c10c10 100644
--- a/science/py-obspy.xseed/Makefile
+++ b/science/py-obspy.xseed/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
-COMMENT= Dataless SEED, RESP and XML-SEED read and write support for ObsPy
+COMMENT= Dataless SEED, RESP, and XML-SEED read and write support for ObsPy
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
diff --git a/science/py-pydicom/Makefile b/science/py-pydicom/Makefile
index 4d55f8f32aa1..322515bdfa08 100644
--- a/science/py-pydicom/Makefile
+++ b/science/py-pydicom/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-0.9.4-1
MAINTAINER= wen@FreeBSD.org
-COMMENT= Read, Modify and Write DICOM Files with Python Code
+COMMENT= Read, modify, and write DICOM files with Python code
USE_DOS2UNIX= yes
USE_PYTHON= yes