diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 05:36:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 05:36:33 +0000 |
commit | a9746993e1cf5d29b10e89bf587a5c6abe410c67 (patch) | |
tree | c4e5eafce04fa36e726541c97a5fe500946ff448 /cad | |
parent | 6f2a9fa822ada022bdf70d7b2a8f3003681f9bf1 (diff) | |
download | ports-a9746993e1cf5d29b10e89bf587a5c6abe410c67.tar.gz ports-a9746993e1cf5d29b10e89bf587a5c6abe410c67.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/linux-gid/Makefile | 3 | ||||
-rw-r--r-- | cad/tkgate/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/cad/linux-gid/Makefile b/cad/linux-gid/Makefile index 9c6b6d303bcf..88434fd6cbd1 100644 --- a/cad/linux-gid/Makefile +++ b/cad/linux-gid/Makefile @@ -17,6 +17,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A graphical pre- and post-processor for numerical simulation programs BROKEN= No more fetchable +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + CONFLICTS= id-utils-[0-9]* coreutils-[0-9]* ONLY_FOR_ARCHS= i386 amd64 diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index cff9278df534..9f0f9a4119e8 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -15,6 +15,9 @@ 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 |