aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/w3m/Makefile
blob: 929e14cb0d49cc512424a12163cf8bef7bd38419 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    ja-w3m
# Date Created:         8 Oct 1999
# Whom:             SADA Kenji <sada@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= japanese

MAINTAINER= nobutaka@FreeBSD.org
COMMENT=    A pager/text-based WWW browser with Japanese support

MASTERDIR=  ${.CURDIR}/../../www/w3m
PKGDIR=     ${.CURDIR}
PLIST=      ${MASTERDIR}/pkg-plist

WITH_JAPANESE=  Yes
CONFLICTS=  ja-w3m-img-0.5.* w3m-0.5.* w3m-m17n-0.5.* w3m-img-0.5.* w3m-m17n-img-0.5.*

.include "${MASTERDIR}/Makefile"