diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /astro | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/ephem/Makefile | 2 | ||||
-rw-r--r-- | astro/gpsman/Makefile | 2 | ||||
-rw-r--r-- | astro/josm/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-ZConf-Weather/Makefile | 2 | ||||
-rw-r--r-- | astro/wmspaceweather/Makefile | 2 | ||||
-rw-r--r-- | astro/xephem/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index 6f5403a2e91f..479b62cd27ef 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= slaven@rezic.de -COMMENT= An interactive terminal-based astronomical ephemeris program +COMMENT= Interactive terminal-based astronomical ephemeris program NO_WRKSUBDIR= yes ALL_TARGET= diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index d8252ca6016b..680f1dded51d 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/distrib EXTRACT_SUFX= .tgz MAINTAINER= david@catwhisker.org -COMMENT= A Tcl/Tk-based GPS management utility +COMMENT= Tcl/Tk-based GPS management utility OPTIONS_DEFINE= DOCS diff --git a/astro/josm/Makefile b/astro/josm/Makefile index b88cb48bda43..dd3dae35b813 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A comprehensive editor for OpenStreetMap.org database +COMMENT= Comprehensive editor for OpenStreetMap.org database NO_WRKSUBDIR= yes diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile index 2fce86528243..5fd35e37f761 100644 --- a/astro/p5-ZConf-Weather/Makefile +++ b/astro/p5-ZConf-Weather/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net -COMMENT= A ZConf module to assist with fetching/printing weather information +COMMENT= ZConf module to assist with fetching/printing weather information BUILD_DEPENDS= p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \ p5-Text-NeatTemplate>=0.10.01:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 483559703a76..7cf4802782cd 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://api.opensuse.org/public/source/openSUSE:Factory/WindowMake DISTNAME= wmSpaceWeather-${PORTVERSION} MAINTAINER= xride@FreeBSD.org -COMMENT= A DockApp that shows the weather at geosynchronous orbit +COMMENT= DockApp that shows the weather at geosynchronous orbit LICENSE= GPLv2 diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 6ecf9e804d19..f7ab7ba439c8 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ MAINTAINER= jpaetzel@FreeBSD.org -COMMENT= An interactive astronomical ephemeris program +COMMENT= Interactive astronomical ephemeris program LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg |