freebsd-ports/editors/psgml-emacs19/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
362 B
Makefile

# New ports collection makefile for: psgml for emacs19
# Date created: 23 January 1999
# Whom: shige
#
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../psgml
# emacs port setup
EMACS_PORT_NAME= emacs19
# pkg-* files in ${.CURDIR} are used
PKGDIR= ${.CURDIR}
.include <${MASTERDIR}/Makefile>