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