mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
18 lines
351 B
Makefile
18 lines
351 B
Makefile
# New ports collection makefile for: ja-w3m
|
|
# Date Created: 8 Oct 1999
|
|
# Whom: SADA Kenji <sada@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
COMMENT= A pager/text-based WWW browser with Japanese support
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
|
PKGDIR= ${.CURDIR}
|
|
PLIST= ${MASTERDIR}/pkg-plist
|
|
|
|
JAPANESE= Yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|