summaryrefslogtreecommitdiffstats
path: root/japanese/w3m-img
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-07-21 18:21:56 +0000
committersf <sf@FreeBSD.org>2001-07-21 18:21:56 +0000
commita875edf66052cb4841ac8a910ab338f19cdce59d (patch)
tree5ea13460c48fd8665bc60c020480c418f5f0b79b /japanese/w3m-img
parentb7b40849a673db00f95fe5f0ced1dcfb26d6c38d (diff)
downloadFreeBSD-ports-a875edf66052cb4841ac8a910ab338f19cdce59d.zip
FreeBSD-ports-a875edf66052cb4841ac8a910ab338f19cdce59d.tar.gz
o add w3m-image, w3m with Imlib-based inline image browsing capability.
o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer
Diffstat (limited to 'japanese/w3m-img')
-rw-r--r--japanese/w3m-img/Makefile18
-rw-r--r--japanese/w3m-img/pkg-comment1
-rw-r--r--japanese/w3m-img/pkg-descr14
3 files changed, 33 insertions, 0 deletions
diff --git a/japanese/w3m-img/Makefile b/japanese/w3m-img/Makefile
new file mode 100644
index 0000000..b711b60
--- /dev/null
+++ b/japanese/w3m-img/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: ja-w3m-image
+# Date Created: 22 July 2001
+# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= -image
+CATEGORIES= japanese
+
+MASTERDIR= ${.CURDIR}/../../www/w3m
+PKGDIR= ${.CURDIR}
+PLIST= ${MASTERDIR}/pkg-plist
+
+JAPANESE= Yes
+INLINE_IMAGE= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/w3m-img/pkg-comment b/japanese/w3m-img/pkg-comment
new file mode 100644
index 0000000..b381afb
--- /dev/null
+++ b/japanese/w3m-img/pkg-comment
@@ -0,0 +1 @@
+A pager/text-based WWW browser with Japanese and inline image support
diff --git a/japanese/w3m-img/pkg-descr b/japanese/w3m-img/pkg-descr
new file mode 100644
index 0000000..182f816
--- /dev/null
+++ b/japanese/w3m-img/pkg-descr
@@ -0,0 +1,14 @@
+w3m is a pager/text-based WWW browser.
+
+It is a similar application to Lynx, but it has several features Lynx
+doesn't have.
+
+* Rendering tables.
+* Rendering frames. (It converts frames into a table).
+* Display documents given from standard input.
+* Small binary size.
+
+WWW: http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/index.html
+
+--
+MANTANI Nobutaka <nobutaka@nobutaka.com>
OpenPOWER on IntegriCloud