diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 21:09:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 21:09:40 +0800 |
commit | 21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3 (patch) | |
tree | 2b4b936acde73fdb7fa998af543bbb1b2c2b0343 /net-p2p/gkrellm-gift/Makefile | |
parent | 4a7860d5e564c58214952eb87b7304e763db10e3 (diff) | |
download | freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.tar.gz freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.tar.zst freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'net-p2p/gkrellm-gift/Makefile')
-rw-r--r-- | net-p2p/gkrellm-gift/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/gkrellm-gift/Makefile b/net-p2p/gkrellm-gift/Makefile index 6da73a76a75a..7154d2fec03f 100644 --- a/net-p2p/gkrellm-gift/Makefile +++ b/net-p2p/gkrellm-gift/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PKGNAMEPREFIX}giFT-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM2 plugin that monitors active giFT transfers +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 |