diff options
Diffstat (limited to 'math/libneural/Makefile')
-rw-r--r-- | math/libneural/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libneural/Makefile b/math/libneural/Makefile index e17530430fb0..7eaf2efd629e 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ implementation of the classic 3-layer perceptron in library form BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= libtool GNU_CONFIGURE= yes |