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