a32c2dce7c
port of editors/nxml. - Some style fixes in editors/nxml. PR: ports/115154
13 lines
248 B
Makefile
13 lines
248 B
Makefile
# New ports collection makefile for: nxml for emacs
|
|
# Date created: 26 Oct 2003
|
|
# Whom: Fritz Heinrichmeyer
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= hrs@FreeBSD.org
|
|
MASTERDIR= ${.CURDIR}/../nxml
|
|
|
|
EMACS_PORT_NAME= emacs21
|
|
|
|
.include "${MASTERDIR}/Makefile"
|