1999-10-11 08:15:23 +02:00
|
|
|
# New ports collection makefile for: flim-current for xemacs
|
1999-08-06 21:02:06 +02:00
|
|
|
# Date created: 25 July 1999
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-08-06 21:02:06 +02:00
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1999-08-06 21:02:06 +02:00
|
|
|
#
|
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
1999-08-06 21:02:06 +02:00
|
|
|
|
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
|
|
|
|
|
|
|
|
# emacs port setup
|
2000-07-12 17:51:49 +02:00
|
|
|
EMACS_PORT_NAME= xemacs
|
1999-08-06 21:02:06 +02:00
|
|
|
|
2000-10-08 12:23:48 +02:00
|
|
|
# use pkg-* files in ${.CURDIR}
|
|
|
|
PKGDIR= ${.CURDIR}
|
1999-08-06 21:02:06 +02:00
|
|
|
|
|
|
|
.include <${MASTERDIR}/Makefile>
|