aboutsummaryrefslogtreecommitdiffstats
path: root/editors/apel-mule/Makefile
blob: 9fb50087bc58299fb5cd4fce6d6efb63d2a493bf (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= ports@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>