1999-02-26 14:14:49 -05:00
|
|
|
# New ports collection makefile for: psgml for mule
|
|
|
|
# Date created: 23 January 1999
|
|
|
|
# Whom: shige
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1999-02-26 14:14:49 -05:00
|
|
|
#
|
|
|
|
|
1999-08-31 02:53:31 -04:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
2003-03-06 19:16:25 -05:00
|
|
|
COMMENT= A major mode for editing SGML and XML documents for mule
|
1999-02-26 14:14:49 -05:00
|
|
|
|
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
|
|
|
|
2001-12-03 04:51:27 -05:00
|
|
|
MASTERDIR= ${.CURDIR}/../psgml
|
1999-02-26 14:14:49 -05:00
|
|
|
|
|
|
|
# emacs port setup
|
2000-07-12 11:57:14 -04:00
|
|
|
EMACS_PORT_NAME= mule
|
1999-02-26 14:14:49 -05:00
|
|
|
|
2000-10-08 06:23:48 -04:00
|
|
|
# pkg-* files in ${.CURDIR} are used
|
|
|
|
PKGDIR= ${.CURDIR}
|
1999-02-26 14:14:49 -05:00
|
|
|
|
|
|
|
.include <${MASTERDIR}/Makefile>
|