diff options
author | kris <kris@FreeBSD.org> | 2004-02-16 23:34:14 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-16 23:34:14 +0000 |
commit | 6b6c517866472668a8c7ccf9136fd0c67d11844e (patch) | |
tree | 4d25f8c29e8728eb2a781a07f0075463b607445b /math/dislin/Makefile | |
parent | 449ef2d165926ccd92abaeb745b256ecce0543b5 (diff) | |
download | FreeBSD-ports-6b6c517866472668a8c7ccf9136fd0c67d11844e.zip FreeBSD-ports-6b6c517866472668a8c7ccf9136fd0c67d11844e.tar.gz |
BROKEN: Unfetchable. This port is scheduled for removal on April 16 if it
is still broken at that time.
Diffstat (limited to 'math/dislin/Makefile')
-rw-r--r-- | math/dislin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index e5d50db..9997c50 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= ${MACHINE_ARCH} MAINTAINER= des@FreeBSD.org COMMENT= A scientific data plotting package +BROKEN= "Unfetchable" +DEPRECATED= "This port will be removed on April 16 if still broken at that time." + USE_LINUX= yes ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes |