1999-05-29 16:42:32 +02:00
|
|
|
# New ports collection makefile for: psgml for xemacs-mule
|
|
|
|
# Date created: 26 May 1999
|
|
|
|
# Whom: kuriyama
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1999-05-29 16:42:32 +02:00
|
|
|
#
|
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
1999-05-29 16:42:32 +02:00
|
|
|
|
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../psgml-emacs
|
|
|
|
|
|
|
|
# emacs port setup
|
2000-07-12 17:57:14 +02:00
|
|
|
EMACS_PORT_NAME= xemacs21-mule
|
1999-05-29 16:42:32 +02:00
|
|
|
|
2000-10-08 12:23:48 +02:00
|
|
|
# pkg-* files in ${.CURDIR} are used
|
|
|
|
PKGDIR= ${.CURDIR}
|
1999-05-29 16:42:32 +02:00
|
|
|
|
|
|
|
.include <${MASTERDIR}/Makefile>
|