mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
a32c2dce7c
port of editors/nxml. - Some style fixes in editors/nxml. PR: ports/115154
14 lines
248 B
Makefile
14 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"
|