freebsd-ports/editors/psgml-xemacs21-mule/Makefile
Jun Kuriyama 20d7bfd951 Add master port of psgml-* variant as editors/psgml (default is emacs21).
Add editors/psgml-emacs19 stub for emacs19.
Modify to use new location of master port on each variants.

Approved by:	maintainer
Repocopied by:	joe
2001-12-03 09:51:27 +00:00

22 lines
374 B
Makefile

# New ports collection makefile for: psgml for xemacs-mule
# Date created: 26 May 1999
# Whom: kuriyama
#
# $FreeBSD$
#
MAINTAINER= kuriyama@FreeBSD.org
# 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>