summaryrefslogtreecommitdiff
path: root/editors/apel-emacs19/Makefile
blob: 39e400441bc57b1d0ad677b806a3295eccae66c9 (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=	shige@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>