2010-01-27 17:25:21 +01:00
|
|
|
# New ports collection makefile for: emacs-w3m (for emacs22)
|
|
|
|
# Date Created: 27 January 2010
|
|
|
|
# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../emacs-w3m
|
|
|
|
|
|
|
|
USE_EMACS= yes
|
|
|
|
EMACS_PORT_NAME= emacs22
|
|
|
|
COMMENT= Simple front-end to w3m for emacs22
|
|
|
|
|
2011-01-05 18:19:59 +01:00
|
|
|
BROKEN= fails to package
|
|
|
|
|
2010-01-27 17:25:21 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|