aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/yaml-mode.el-emacs21/Makefile
blob: 43c4834ab5e630cb30893079b7a6a44c8363aca8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:    yaml-mode.el
# Date created:             07 Jun 2007
# Whom:                 KIMURA Yasuhiro <yasu@utahime.org>
#
# $FreeBSD$
#

MASTERDIR=  ${.CURDIR}/../yaml-mode.el

USE_EMACS=  yes
EMACS_PORT_NAME=    emacs21

.include "${MASTERDIR}/Makefile"