summaryrefslogtreecommitdiff
path: root/devel/elib-emacs20/Makefile
blob: 84db5b6c80b785acc5cc38e1245c425ceb4c5caa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	Elib for GNU Emacs 20
# Date created:		24 Feb 2000
# Whom:			OKAZAKI Tetsurou
#
# $FreeBSD$
#

MAINTAINER=	okazaki@FreeBSD.org

# This is a slave port.
PORTCLASS=	slave

MASTERDIR=	${.CURDIR}/../../devel/elib

# emacs port setup
EMACS_PORT_NAME=	emacs20

.include <${MASTERDIR}/Makefile>