freebsd-ports/editors/psgml-xemacs21-mule/Makefile
Mark Linimon fc04f7220b Canonicalize inclusion of master-port's Makefile.
PR:		ports/64393
Submitted by:	eik
2004-05-18 18:50:55 +00:00

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