freebsd-ports/textproc/yaml-mode.el-emacs21/Makefile
Edwin Groothuis df98d470f3 [New Port] texproc/yaml-mode.el: Simple major mode to edit YAML file for Emacsen
Simple major mode to edit YAML file for Emacsen.

	WWW: http://yaml-mode.clouder.jp/

PR:		ports/114383
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-09-07 23:24:57 +00:00

13 lines
258 B
Makefile

# 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"