aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-emacs21/Makefile
blob: 3d3af84615cd1d6aebfc5b123c08185cf13b33e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$

MAINTAINER=	nobutaka@FreeBSD.org
COMMENT=	A Portable Emacs Library for emacs21

# This is a slave port.
PORTCLASS=	slave

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

# emacs port setup
USE_EMACS=	yes
EMACS_PORT_NAME=	emacs21

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"