head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.10;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2011.02.11.23.59.17;	author nobutaka;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.12.16.49.19;	author nobutaka;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.12.03.30.33;	author nobutaka;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:   w3m-m17n
# Date Created:                11 January 2004
# Whom:                        MANTANI Nobutaka <nobutaka@@FreeBSD.org>
#
# $FreeBSD: head/www/w3m-m17n-img/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PKGNAMESUFFIX=	-m17n-img

MAINTAINER=	nobutaka@@FreeBSD.org
COMMENT=	A pager/text-based WWW browser with m17n and inline image support

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

WITH_M17N=		yes
WITH_INLINE_IMAGE=	yes
CONFLICTS=	ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-0.5.* w3m-m17n-0.5.* w3m-img-0.5.*

.include "${MASTERDIR}/Makefile"
@


1.3
log
@- Update to 0.5.3. [*]
- Use OPTIONS in www/w3m.
- Enable SSL support by default.

PR:		ports/154545 [*]
Submitted by:	ARAI Toshihiko <arai.toshihiko@@gmail.com> [*]
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Register CONFLICTS between w3m ports.

Suggested by:	Aleksander Fafula <alex@@fafula.com>
@
text
@d17 2
a18 2
M17N=		yes
INLINE_IMAGE=	yes
@


1.1
log
@Add w3m-m17n-img, w3m with multilingualization and inline image support.
@
text
@d19 1
@

