diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-08-13 18:52:49 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-08-13 18:52:49 +0000 |
commit | dc65f45842491c00b6edfcdcfe87bf29f5639eeb (patch) | |
tree | 98af9313318b139369b55a000fb10930686f3144 /net-p2p/cdonkey/Makefile | |
parent | Update 1.12.1 --> 1.12.2. (diff) |
Prevent installation. We don't have a distfile that matches the checksums, the port relies on the outdated db41, and the web site seems gone.
Diffstat (limited to 'net-p2p/cdonkey/Makefile')
-rw-r--r-- | net-p2p/cdonkey/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index 3d34a72aaa5f..8eb45cb0a288 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -11,6 +11,11 @@ DISTNAME= cDonkey-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open and free core client for the eDonkey protocol +BROKEN= no suitable distfile +FORBIDDEN= distfile got re-rolled +DEPRECATED= depends on deprecated db41 version +EXPIRATION_DATE=2014-09-30 + WRKSRC= ${WRKDIR}/cDonkey-${PORTVERSION} USE_BDB= 41 |