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

MAINTAINER= ports@FreeBSD.org

# This is a slave port.
PORTCLASS=  slave

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

# emacs port setup
USE_EMACS=  yes
EMACS_PORT_NAME=    emacs19

.include "${MASTERDIR}/Makefile"