diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /graphics/claraocr | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) | |
download | ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.tar.gz ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.zip |
Notes
Diffstat (limited to 'graphics/claraocr')
-rw-r--r-- | graphics/claraocr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile index 1efba572d8d0..47b66805c82f 100644 --- a/graphics/claraocr/Makefile +++ b/graphics/claraocr/Makefile @@ -14,6 +14,8 @@ COMMENT= Optical character recognition (OCR) utility RUN_DEPENDS= pnmenlarge:${PORTSDIR}/graphics/netpbm +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= shebangfix perl5 USE_XORG= x11 MAKE_ENV= MKDIR="${MKDIR}" |