1999-05-09 16:22:38 +00:00
|
|
|
# New ports collection makefile for: flim for mule
|
|
|
|
# Date created: 9 May 1999
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-05-09 16:22:38 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1999-05-09 16:22:38 +00:00
|
|
|
#
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
1999-05-09 16:22:38 +00:00
|
|
|
|
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/flim-emacs
|
|
|
|
|
|
|
|
# emacs port setup
|
2000-07-12 15:51:49 +00:00
|
|
|
EMACS_PORT_NAME= mule
|
1999-05-09 16:22:38 +00:00
|
|
|
|
1999-10-11 06:13:27 +00:00
|
|
|
# whether emacs requires *-setupel.el
|
1999-05-09 16:22:38 +00:00
|
|
|
REQUIRE_SETUPEL= YES
|
|
|
|
|
2000-10-08 10:23:48 +00:00
|
|
|
# use pkg-* files in ${.CURDIR}
|
|
|
|
PKGDIR= ${.CURDIR}
|
1999-05-09 16:22:38 +00:00
|
|
|
|
|
|
|
.include <${MASTERDIR}/Makefile>
|