mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
4fb08117fb
Submitted by: taoka
15 lines
261 B
Makefile
15 lines
261 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
|
|
|
|
PORTCLASS= slave
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include <${MASTERDIR}/Makefile>
|