38e2442afd
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
14 lines
318 B
Makefile
14 lines
318 B
Makefile
# New ports collection makefile for: emacs-w3m
|
|
# Date Created: 24 Mar 2001
|
|
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../emacs-w3m
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
COMMENT= Simple front-end to w3m for emacs20
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|