diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-16 04:46:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-16 04:46:55 +0800 |
commit | eed4a119d96a3709db1b9f1ebbc5cb68a764a94b (patch) | |
tree | 34596619d7cc0de52cff483bebe79f6b4710e77d /french/plgrenouille | |
parent | fc7f8eb211816de6db66ab16018a9747bbc0d845 (diff) | |
download | freebsd-ports-gnome-eed4a119d96a3709db1b9f1ebbc5cb68a764a94b.tar.gz freebsd-ports-gnome-eed4a119d96a3709db1b9f1ebbc5cb68a764a94b.tar.zst freebsd-ports-gnome-eed4a119d96a3709db1b9f1ebbc5cb68a764a94b.zip |
Deprecate unmaintained ports from french where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'french/plgrenouille')
-rw-r--r-- | french/plgrenouille/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile index 65f07fb806a1..577066c9a57b 100644 --- a/french/plgrenouille/Makefile +++ b/french/plgrenouille/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= Un client pour determiner votre bande passante a un raccordement large bande +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP |