diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 4209a469443cc9c3ccda62d9f73160fdcb69c878 (patch) | |
tree | 18d6471e2fb6dbcd08111161f7ad9f3d0e3f64f4 /astro | |
parent | 029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (diff) | |
download | FreeBSD-ports-4209a469443cc9c3ccda62d9f73160fdcb69c878.zip FreeBSD-ports-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.gz |
Retire comment file.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/celestia/Makefile | 1 | ||||
-rw-r--r-- | astro/celestia/pkg-comment | 1 | ||||
-rw-r--r-- | astro/openuniverse/Makefile | 1 | ||||
-rw-r--r-- | astro/openuniverse/pkg-comment | 1 | ||||
-rw-r--r-- | astro/rmap/Makefile | 1 | ||||
-rw-r--r-- | astro/rmap/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index f5fef17..68dc84f 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= celestia MAINTAINER= trevor@FreeBSD.org +COMMENT= Scriptable space flight simulator for X BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/astro/celestia/pkg-comment b/astro/celestia/pkg-comment deleted file mode 100644 index 77a0159..0000000 --- a/astro/celestia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scriptable space flight simulator for X diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index 7f00b24..f405ef3 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= openuniverse DISTNAME= ${PORTNAME}-1.0beta3 MAINTAINER= trevor@FreeBSD.org +COMMENT= OpenGL Solar System simulator for X Window System LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/astro/openuniverse/pkg-comment b/astro/openuniverse/pkg-comment deleted file mode 100644 index c7009dd..0000000 --- a/astro/openuniverse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenGL Solar System simulator for X Window System diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index f723dc6..61fe96c 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -12,6 +12,7 @@ CATEGORIES= astro MASTER_SITES= http://www.reza.net/rmap/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Generates images of the Earth centered at a particular location LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/astro/rmap/pkg-comment b/astro/rmap/pkg-comment deleted file mode 100644 index 0e2eabf..0000000 --- a/astro/rmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates images of the Earth centered at a particular location |