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