aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-emacs19/Makefile
blob: 1b291db80de153c8daa035809b98fec677d19a05 (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 emacs19
# Date created:		22 September 1998
# Whom:			Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A Portable Emacs Library for emacs19

# This is a slave port.
PORTCLASS=	slave

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

# emacs port setup
EMACS_PORT_NAME=	emacs19

.include "${MASTERDIR}/Makefile"