diff options
Diffstat (limited to 'net/xtraceroute/Makefile')
-rw-r--r-- | net/xtraceroute/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile index f496a34..99a536b 100644 --- a/net/xtraceroute/Makefile +++ b/net/xtraceroute/Makefile @@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES} MAINTAINER= ports@FreeBSD.org COMMENT= 3D graphical version of the traceroute program +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/dns/host RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea |