diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 17:06:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 17:06:36 +0000 |
commit | 190f55a279c2f57900f59e48e7eca8e8f824ab40 (patch) | |
tree | e9a21de53de4697ea2660cc926cbbcb36603f97c /astro | |
parent | 4aebc79e6eb6b7ef4a9d3d3f141b55a40e33e18d (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gkrellmoon/Makefile | 3 | ||||
-rw-r--r-- | astro/gkrellsun/Makefile | 3 | ||||
-rw-r--r-- | astro/spacechart/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/astro/gkrellmoon/Makefile b/astro/gkrellmoon/Makefile index ddcafbd88a43..264a08966e19 100644 --- a/astro/gkrellmoon/Makefile +++ b/astro/gkrellmoon/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A moon clock plugin for Gkrellm +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/gkrellsun/Makefile b/astro/gkrellsun/Makefile index d5c7027dd800..2d3357fc22f9 100644 --- a/astro/gkrellsun/Makefile +++ b/astro/gkrellsun/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://nwalsh.com/hacks/gkrellsun/ MAINTAINER= ports@FreeBSD.org COMMENT= A Gkrellm-Plugin that displays the local sun rise and sun set times +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index 82b9b6ef3803..0eb69e3e0180 100644 --- a/astro/spacechart/Makefile +++ b/astro/spacechart/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= SpaceChart is a star chart viewer for GNOME +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnomelibs |