diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 18:16:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 18:16:42 +0000 |
commit | 4e36828cbe71171638784e8c479ea95eb4563200 (patch) | |
tree | f2c89b761cf7f47cb2e4a199959e3421d566381c /graphics/ocre | |
parent | ef268a4b86d11a4d2dd6302bef8525e27c99f791 (diff) |
Notes
Diffstat (limited to 'graphics/ocre')
-rw-r--r-- | graphics/ocre/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/ocre/Makefile b/graphics/ocre/Makefile index f6d0ec6cfb5a..16a3d0a4bb70 100644 --- a/graphics/ocre/Makefile +++ b/graphics/ocre/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Simple optical character recognition solution +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell RUN_DEPENDS= display:${PORTSDIR}/graphics/ImageMagick \ gnuplot:${PORTSDIR}/math/gnuplot \ |