diff options
author | danfe <danfe@FreeBSD.org> | 2008-04-29 15:55:23 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-04-29 15:55:23 +0800 |
commit | 69a3ed111579e36f2967af859d61ce4039fe4312 (patch) | |
tree | 268f73e3ddec071f98693893e8e70797253adce4 /astro | |
parent | 0b11f94be0d6b47459434084259b4bc070eb5269 (diff) | |
download | freebsd-ports-gnome-69a3ed111579e36f2967af859d61ce4039fe4312.tar.gz freebsd-ports-gnome-69a3ed111579e36f2967af859d61ce4039fe4312.tar.zst freebsd-ports-gnome-69a3ed111579e36f2967af859d61ce4039fe4312.zip |
- Take maintainership
- Clean up Makefile header
- Improve on port description, kill space at EOL
Diffstat (limited to 'astro')
-rw-r--r-- | astro/celestia/Makefile | 6 | ||||
-rw-r--r-- | astro/celestia/pkg-descr | 18 |
2 files changed, 11 insertions, 13 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 6484728ea850..64625b66658f 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: celestia +# New ports collection makefile for: Celestia # Date created: 2002-05-17 -# Whom: trevor +# Whom: Trevor Johnson <trevor@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= astro MASTER_SITES= SF PKGNAMESUFFIX= -${CELESTIA_UI} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Scriptable space flight simulator for X LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/astro/celestia/pkg-descr b/astro/celestia/pkg-descr index 619f30177284..6f8548fe501e 100644 --- a/astro/celestia/pkg-descr +++ b/astro/celestia/pkg-descr @@ -1,12 +1,10 @@ -from the Web page: - Celestia is a free real-time space simulation that lets you experience our -universe in three dimensions. Unlike most planetarium software, Celestia doesn't -confine you to the surface of the Earth. You can travel throughout the solar -system, to any of over 100,000 stars, or even beyond the galaxy. All travel in -Celestia is seamless; the exponential zoom feature lets you explore space across -a huge range of scales, from galaxy clusters down to spacecraft only a few -meters across. A 'point-and-goto' interface makes it simple to navigate through -the universe to the object you want to visit. +universe in three dimensions. Unlike most planetarium software, Celestia +doesn't confine you to the surface of the Earth. You can travel throughout +the solar system, to any of over 100,000 stars, or even beyond the galaxy. +All travel in Celestia is seamless; the exponential zoom feature lets you +explore space across a huge range of scales, from galaxy clusters down to +spacecraft only a few meters across. A 'point-and-goto' interface makes it +simple to navigate through the universe to the object you want to visit. -WWW: http://www.shatters.net/celestia/ +WWW: http://www.shatters.net/celestia/ |