2000-12-10 20:59:41 +01:00
|
|
|
# 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
|
|
|
|
|
2002-01-07 22:22:22 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/elib
|
2000-12-10 20:59:41 +01:00
|
|
|
|
|
|
|
# emacs port setup
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
|
2004-05-18 20:20:34 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|