aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-emacs22/Makefile
blob: b184ec58f4f2d5605a501600739b2d8df55f8b88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	apel for emacs22
# Date created:		27 January 2010
# Whom:			MANTANI Nobutaka <nobutaka@FreeBSD.org>
#
# $FreeBSD$
#

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

# This is a slave port.
PORTCLASS=	slave

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

# emacs port setup
USE_EMACS=	yes
EMACS_PORT_NAME=	emacs22

.include "${MASTERDIR}/Makefile"