head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	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;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2011.01.15.16.29.55;	author nobutaka;	state Exp;
branches;
next	1.3;

1.3
date	2011.01.05.17.19.59;	author pav;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:   emacs-w3m (for emacs21)
# Date Created:			29 July 2007
# Whom:				MANTANI Nobutaka <nobutaka@@FreeBSD.org>
#
# $FreeBSD: head/www/emacs-w3m-emacs21/Makefile 300897 2012-07-14 14:29:18Z beat $
#

MASTERDIR=	${.CURDIR}/../emacs-w3m

USE_EMACS=	yes
EMACS_PORT_NAME=	emacs21
COMMENT=	Simple front-end to w3m for emacs21

.include "${MASTERDIR}/Makefile"
@


1.4
log
@Fix package building error of emacs-w3m-emacs21 and emacs-w3m-emacs22.

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Mark BROKEN: fails to package

Reported by:	pointyhat
@
text
@a13 2
BROKEN=		fails to package

@


1.2
log
@Use pkg-plist in ${MASTERDIR}.
@
text
@d14 2
@


1.1
log
@Add emacs-w3m-emacs21, simple front-end to w3m for emacs21.
@
text
@a12 1
PLIST=			${.CURDIR}/pkg-plist
@

