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

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

# This is a slave port.
PORTCLASS=  slave

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

# emacs port setup
EMACS_PORT_NAME=    mule

.include "${MASTERDIR}/Makefile"