diff options
Diffstat (limited to 'graphics/robot/Makefile')
-rw-r--r-- | graphics/robot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/robot/Makefile b/graphics/robot/Makefile index 11f4540e27ea..29606d1088e3 100644 --- a/graphics/robot/Makefile +++ b/graphics/robot/Makefile @@ -15,6 +15,9 @@ DISTNAME= robot-beta MAINTAINER= ports@FreeBSD.org COMMENT= Graph plotting and data analysis program using OpenLook +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= fsplit:${PORTSDIR}/devel/fortran-utils \ imake:${PORTSDIR}/devel/imake LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |