diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-01 22:34:33 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-01 22:34:33 +0800 |
commit | 4209a469443cc9c3ccda62d9f73160fdcb69c878 (patch) | |
tree | 18d6471e2fb6dbcd08111161f7ad9f3d0e3f64f4 /astro/rmap | |
parent | 029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (diff) | |
download | freebsd-ports-graphics-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.gz freebsd-ports-graphics-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.zst freebsd-ports-graphics-4209a469443cc9c3ccda62d9f73160fdcb69c878.zip |
Retire comment file.
Diffstat (limited to 'astro/rmap')
-rw-r--r-- | astro/rmap/Makefile | 1 | ||||
-rw-r--r-- | astro/rmap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index f723dc6086c..61fe96ce9b8 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 0e2eabf287e..00000000000 --- a/astro/rmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates images of the Earth centered at a particular location |