7e0fdb427d
Divide pkg-plist for each emacs variants.
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>
|