aboutsummaryrefslogtreecommitdiffstats
path: root/net/net-http/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-03-15 01:10:51 +0800
committerbapt <bapt@FreeBSD.org>2011-03-15 01:10:51 +0800
commit85f32a8710e30fe8961a44da49858b34aa262fba (patch)
treec0cc13252511cc473e68f4559bffb074b7394a3e /net/net-http/Makefile
parentc136245e2479b4d3ab99a345cd078324138caf51 (diff)
downloadfreebsd-ports-gnome-85f32a8710e30fe8961a44da49858b34aa262fba.tar.gz
freebsd-ports-gnome-85f32a8710e30fe8961a44da49858b34aa262fba.tar.zst
freebsd-ports-gnome-85f32a8710e30fe8961a44da49858b34aa262fba.zip
Deprecate unmaintained ports from net where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'net/net-http/Makefile')
-rw-r--r--net/net-http/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/net-http/Makefile b/net/net-http/Makefile
index d025918ada18..924a4afb67ca 100644
--- a/net/net-http/Makefile
+++ b/net/net-http/Makefile
@@ -16,6 +16,9 @@ MASTER_SITES= # http://evan.prodromou.san-francisco.ca.us/software/net-http/
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for doing HTTP client-side programming in Guile
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${BUILD_DEPENDS}