diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /misc/gkrellm-helium | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) | |
download | ports-637b3d75f32e388a128f41aa2d3db1522511c43c.tar.gz ports-637b3d75f32e388a128f41aa2d3db1522511c43c.zip |
Notes
Diffstat (limited to 'misc/gkrellm-helium')
-rw-r--r-- | misc/gkrellm-helium/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 5cd4785f34d9..7136a3f8b50d 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM plugin reading data from helium thermometer at Strahov, Prague BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 LIB_DEPENDS= libcurl.so:ftp/curl |