1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/editors/psgml-mule/Makefile
Hiroki Sato e031c0ac38 - Change the install directory to Emacs version specific ones[1].
Bump PORTREVISION.
- Clean up the slave ports[1].
- Mark as BROKEN for ia64[2].

PR[1]:			ports/80644
Based on work by[1]:	KIMURA Yasuhiro
Reported from[2]:	pointyhat
2005-05-12 20:27:09 +00:00

18 lines
346 B
Makefile

# New ports collection makefile for: psgml for mule
# Date created: 23 January 1999
# Whom: shige
#
# $FreeBSD$
#
MAINTAINER= ports@FreeBSD.org
COMMENT= A major mode for editing SGML and XML documents for mule
# This is a slave port.
MASTERDIR= ${.CURDIR}/../psgml
# emacs port setup
EMACS_PORT_NAME= mule
.include "${MASTERDIR}/Makefile"