diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 12:21:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 12:21:40 +0000 |
commit | 8d87491d67d73d329a126523557b6bdbc4ac4b0f (patch) | |
tree | 7be8a1da4e1fe5289cf554cccfe8f8b68fc42ffb /astro/gkrellmearth | |
parent | 30783c44532753fc19f952ad4a72345dfe72dda9 (diff) |
Mark port as deprecated.
See also http://people.freebsd.org/~fenner/portsurvey/astro.html#gkrellmearth
PR: ports/87812
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=149408
Diffstat (limited to 'astro/gkrellmearth')
-rw-r--r-- | astro/gkrellmearth/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile index a22ef8530313..2a00a8bf9f53 100644 --- a/astro/gkrellmearth/Makefile +++ b/astro/gkrellmearth/Makefile @@ -21,6 +21,10 @@ COMMENT= A plugin for GKrellM that displays a rotating earth BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE= 2005-12-31 +IGNORE= has no mastersite, nor is it maintained any longer + WRKSRC= ${WRKDIR}/${PORTNAME}_anim USE_X_PREFIX= yes USE_GNOME= imlib |