From 8cd170167e15bed2f062ea4dcb0ce4f3d84d3b85 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Fri, 7 Dec 2012 15:33:53 +0000 Subject: CBViewer is a comic book viewer for comic book archives in cbz, cbr, zip, and rar formats. The interface is written in java but it requires unrar for linux or windows depending which OS you are running on. It will do zip files in java. WWW: http://www.renuncln.com/programs/cbviewer/ PR: ports/173294 Submitted by: nemysis@gmx.ch Feature safe: yes --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 64addb9bcadf..0f36055a376f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -84,6 +84,7 @@ SUBDIR += camerakit SUBDIR += cbrpager SUBDIR += cbview + SUBDIR += cbviewer SUBDIR += cegui SUBDIR += cenon SUBDIR += cfdg -- cgit v1.2.3