diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-22 15:37:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-22 15:37:14 +0000 |
commit | f41657dd8e0a27aecb9232ab160713f6c273283a (patch) | |
tree | 95114cdac47580dfa8485bbcce7e8f7d17f5e2f3 /graphics | |
parent | 5a9c3064ad4f4e9ff5c0a62fa76946f251c90d65 (diff) | |
download | pkgsrc-f41657dd8e0a27aecb9232ab160713f6c273283a.tar.gz |
Add and enable claraocr.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 43682f8c2a6..fc4c5584f50 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.184 2002/03/22 13:22:53 tron Exp $ +# $NetBSD: Makefile,v 1.185 2002/03/22 15:37:14 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -26,6 +26,7 @@ SUBDIR+= blender SUBDIR+= camediaplay SUBDIR+= cdlabelgen SUBDIR+= clanlib +SUBDIR+= claraocr SUBDIR+= cqcam SUBDIR+= denemo SUBDIR+= dia |