aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-mule/Makefile
blob: 02f4fcbf0a22ac59bf4213c0533b3b5da765bce6 (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:	apel for mule
# Date created:		23 September 1998
# Whom:			Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#

MAINTAINER=	shige@FreeBSD.org
COMMENT=	A Portable Emacs Library for mule

# This is a slave port.
PORTCLASS=	slave

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

# emacs port setup
EMACS_PORT_NAME=	mule

.include <${MASTERDIR}/Makefile>