diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-11-21 20:57:35 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-11-21 20:57:35 +0000 |
commit | 0c556a7e4a3a16fd15e374e5b5945dbc5c7b60eb (patch) | |
tree | ea491cdd734bf8c04491ccbec71e97b6fe047391 /japanese/w3m-ssl | |
parent | fecf0e1ad19175e80663296436b3abe7a135931d (diff) |
Notes
Diffstat (limited to 'japanese/w3m-ssl')
-rw-r--r-- | japanese/w3m-ssl/Makefile | 19 | ||||
-rw-r--r-- | japanese/w3m-ssl/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/w3m-ssl/pkg-descr | 14 |
3 files changed, 34 insertions, 0 deletions
diff --git a/japanese/w3m-ssl/Makefile b/japanese/w3m-ssl/Makefile new file mode 100644 index 000000000000..47ccc8e65480 --- /dev/null +++ b/japanese/w3m-ssl/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: ja-w3m-ssl +# Version required: 991028-2 +# Date Created: 12 Oct 1999 +# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com> +# +# $FreeBSD$ +# + +PKGNAME= ja-w3m-ssl-${W3M_VER} +CATEGORIES= japanese www + +MASTERDIR= ${.CURDIR}/../../www/w3m +PKGDIR= ${.CURDIR}/pkg +PLIST= ${MASTERDIR}/pkg/PLIST.ja + +JAPANESE= Yes +USE_SSL= Yes + +.include "${MASTERDIR}/Makefile" diff --git a/japanese/w3m-ssl/pkg-comment b/japanese/w3m-ssl/pkg-comment new file mode 100644 index 000000000000..8e2ce375e945 --- /dev/null +++ b/japanese/w3m-ssl/pkg-comment @@ -0,0 +1 @@ +A pager/text-based WWW browser with Japanese and SSL support diff --git a/japanese/w3m-ssl/pkg-descr b/japanese/w3m-ssl/pkg-descr new file mode 100644 index 000000000000..182f816a20e4 --- /dev/null +++ b/japanese/w3m-ssl/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> |