diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/coinmp/Makefile | 2 | ||||
-rw-r--r-- | math/geogebra-i18n/Makefile | 2 | ||||
-rw-r--r-- | math/graphthing/Makefile | 2 | ||||
-rw-r--r-- | math/libtommath/Makefile | 2 | ||||
-rw-r--r-- | math/ngraph/Makefile | 2 | ||||
-rw-r--r-- | math/qhull/Makefile | 2 | ||||
-rw-r--r-- | math/qhull5/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index fd5392445e18..9c794334d165 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.coin-or.org/download/source/CoinMP/ EXTRACT_SUFX= .tgz MAINTAINER= giffunip@tutopia.com -COMMENT= Optimization library with support for most of COIN-OR CLP, CBC and CGL +COMMENT= Optimization library with support for most of COIN-OR CLP, CBC, and CGL LICENSE= CPL LICENSE_NAME= Common Public License, Version 1.0 diff --git a/math/geogebra-i18n/Makefile b/math/geogebra-i18n/Makefile index 55bdea01a901..f2e693b82998 100644 --- a/math/geogebra-i18n/Makefile +++ b/math/geogebra-i18n/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ DISTNAME= GeoGebra-FreeBSD-Installer-${DISTVERSION} MAINTAINER= nivit@FreeBSD.org -COMMENT= A dynamic software that joins geometry, algebra and calculus +COMMENT= Dynamic software that joins geometry, algebra, and calculus RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index dd2d81053e37..bcbc274d4ddb 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= http://graph.seul.org/ MAINTAINER= ports@FreeBSD.org -COMMENT= A tool that allows you to create, manipulate and study graphs +COMMENT= Tool that allows you to create, manipulate, and study graphs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 7067681409d1..40b2bfef0082 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ DISTNAME= ltm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Comprehensive, modular and portable mathematical routines +COMMENT= Comprehensive, modular, and portable mathematical routines WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKEFILE= makefile diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 5c60467a301a..24a0c6dba540 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= sanpei@FreeBSD.org -COMMENT= A XY plotting tool for students, scientists and engineers +COMMENT= XY plotting tool for students, scientists, and engineers USE_MOTIF= yes USE_GMAKE= yes diff --git a/math/qhull/Makefile b/math/qhull/Makefile index ca42e444105b..cea0a15dcc10 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= stephen@FreeBSD.org -COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces +COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces USE_CMAKE= yes USE_LDCONFIG= yes diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index ac472e89f795..9c73a89af91d 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -16,7 +16,7 @@ PATCHFILES= poly.c-qh_gethash.patch PATCH_DIST_STRIP= -p2 MAINTAINER= stephen@FreeBSD.org -COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces +COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces LATEST_LINK= qhull5 CONFLICTS= qhull-2011* afni-[0-9]* |