1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/editors/psgml-emacs20/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
355 B
Makefile

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