diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2014-05-31 19:12:43 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2014-05-31 19:12:43 +0000 |
commit | 73fd294da95eb417c3c0a1e6c328a865fba81a89 (patch) | |
tree | 539b53644bea18b6f4ec25f469d5bb34dba6a259 /misc/gkrellshoot | |
parent | 608c55702f76447984aa7ad1d1ad008d5364cf70 (diff) | |
download | ports-73fd294da95eb417c3c0a1e6c328a865fba81a89.tar.gz ports-73fd294da95eb417c3c0a1e6c328a865fba81a89.zip |
Notes
Diffstat (limited to 'misc/gkrellshoot')
-rw-r--r-- | misc/gkrellshoot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gkrellshoot/Makefile b/misc/gkrellshoot/Makefile index faa12ce2e94e..172c318438b4 100644 --- a/misc/gkrellshoot/Makefile +++ b/misc/gkrellshoot/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Screen locking and screen capture plugin for GKrellM +DEPRECATED= GKrellM 1.X is no longer being developed, consider using 2.X. +EXPIRATION_DATE=2014-06-30 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ import:${PORTSDIR}/graphics/ImageMagick |