freebsd-ports/editors/psgml-xemacs21-mule/Makefile
2003-06-25 02:47:15 +00:00

23 lines
449 B
Makefile

# New ports collection makefile for: psgml for xemacs-mule
# Date created: 26 May 1999
# Whom: kuriyama
#
# $FreeBSD$
#
MAINTAINER= ports@FreeBSD.org
COMMENT= A major mode for editing SGML and XML documents for XEmacs with Mule
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../psgml
# emacs port setup
EMACS_PORT_NAME= xemacs21-mule
# pkg-* files in ${.CURDIR} are used
PKGDIR= ${.CURDIR}
.include <${MASTERDIR}/Makefile>