aboutsummaryrefslogtreecommitdiffstats
path: root/devel/elib-emacs20/Makefile
blob: 779fdc87ddf1e6efafbc1823128b111259a1e6ae (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

# emacs port setup
EMACS_PORT_NAME=    emacs20

.include <${MASTERDIR}/Makefile>