summaryrefslogtreecommitdiff
path: root/editors/flim113-emacs20/Makefile
blob: 881ce3fda0fa390272e924c547b2a1211429f690 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	flim-1.13.x for emacs20
# Date created:		23 September 1998
# Whom:			Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#

MAINTAINER=	shige@FreeBSD.org
COMMENT=	FLIM, message representation or encoding emacs lisp library for emacs20

# This is a slave port.
PORTCLASS=	slave

NO_LATEST_LINK=	yes
MASTERDIR=	${.CURDIR}/../../editors/flim113

# emacs port setup
EMACS_PORT_NAME=	emacs20

.include "${MASTERDIR}/Makefile"