summaryrefslogtreecommitdiff
path: root/devel/elib-emacs19/Makefile
blob: 20ea56c37dde5a392fc259704c301729ccec1271 (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 19
# 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=	emacs19

.include <${MASTERDIR}/Makefile>