1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00

Same with www/w3m but setup for Japanese.

This commit is contained in:
SADA Kenji 1999-10-08 15:39:24 +00:00
parent ef97284103
commit 07cbd0a11f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22250

16
japanese/w3m/Makefile Normal file
View File

@ -0,0 +1,16 @@
# New ports collection makefile for: w3m-ja
# Version required: 990928
# Date Created: 8 Oct 1999
# Whom: SADA Kenji <sada@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAME= ja-${DISTNAME}
CATEGORIES= japanese www
MASTERDIR= ${.CURDIR}/../../www/w3m
JAPANESE_MSG= Yes
.include "${MASTERDIR}/Makefile"