summaryrefslogtreecommitdiff
path: root/www/w3m-m17n/Makefile
blob: 34a2580b888e5a4d5e53f3fc7f4f9dd00e850ee4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:   w3m-m17n
# Date Created:                08 October 2001
# Whom:                        MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#

CATEGORIES=	www
COMMENT=	A pager/text-based WWW browser with multilingualization support

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

M17N=	yes

.include "${MASTERDIR}/Makefile"