diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-23 10:31:17 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-23 10:31:17 +0000 |
commit | 93b11fc5ea403a3b06f107b02c88e102cce2181e (patch) | |
tree | 30243fc3e5bcab2b6307b03d1f395f11eefb030f /cad/tkgate | |
parent | c27d64543e08174f536b44f9de4b8c807eab77d2 (diff) | |
download | ports-93b11fc5ea403a3b06f107b02c88e102cce2181e.tar.gz ports-93b11fc5ea403a3b06f107b02c88e102cce2181e.zip |
Notes
Diffstat (limited to 'cad/tkgate')
-rw-r--r-- | cad/tkgate/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 9f0f9a4119e8..cff9278df534 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -15,9 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Tcl/Tk based digital circuit editor and simulator -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 RUN_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84 BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake |