summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/xchm/DESCR6
-rw-r--r--misc/xchm/Makefile19
-rw-r--r--misc/xchm/PLIST2
-rw-r--r--misc/xchm/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/misc/xchm/DESCR b/misc/xchm/DESCR
new file mode 100644
index 00000000000..17d1cfa7e98
--- /dev/null
+++ b/misc/xchm/DESCR
@@ -0,0 +1,6 @@
+xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and
+written with wxWindows. xCHM can view your files, show the contents
+tree if one is available, print the current page, work with bookmarks
+and do the usual history stunts. It allows you to change fonts and
+search for text in all the pages of the archive, or in the pages'
+titles. What it can't do is handle Javascript by the book.
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
new file mode 100644
index 00000000000..ccaf79d9a8a
--- /dev/null
+++ b/misc/xchm/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+#
+
+DISTNAME= xchm-0.8
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://xchm.sourceforge.net/
+COMMENT= CHM viewer for UNIX
+
+USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include "../../devel/chmlib/buildlink2.mk"
+.include "../../x11/wxGTK/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST
new file mode 100644
index 00000000000..4090f418446
--- /dev/null
+++ b/misc/xchm/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+bin/xchm
diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo
new file mode 100644
index 00000000000..733c5750900
--- /dev/null
+++ b/misc/xchm/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+
+SHA1 (xchm-0.8.tar.gz) = 3bb2df138e7db4c2cb216c69574ad0fefd7ff1d5
+Size (xchm-0.8.tar.gz) = 103893 bytes