2001-10-22 18:49:58 +00:00
|
|
|
# New ports collection makefile for: flim-1.13.x for emacs20
|
1999-01-16 01:36:55 +00:00
|
|
|
# Date created: 23 September 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-01-16 01:36:55 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1999-01-16 01:36:55 +00:00
|
|
|
#
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
2003-03-06 19:23:19 +00:00
|
|
|
COMMENT= FLIM, message representation or encoding emacs lisp library for emacs20
|
1999-01-16 01:36:55 +00:00
|
|
|
|
1999-05-09 16:40:17 +00:00
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
1999-01-16 01:36:55 +00:00
|
|
|
|
2001-12-01 20:42:51 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/flim113
|
1999-01-16 01:36:55 +00:00
|
|
|
|
1999-05-09 16:40:17 +00:00
|
|
|
# emacs port setup
|
2000-07-12 15:51:49 +00:00
|
|
|
EMACS_PORT_NAME= emacs20
|
1999-10-11 06:15:23 +00:00
|
|
|
|
1999-05-09 16:40:17 +00:00
|
|
|
.include <${MASTERDIR}/Makefile>
|