freebsd-ports/devel/elib-emacs20/Makefile
OKAZAKI Tetsurou 33eac5d2cd Add ELIB, The Emacs Lisp Library, for Emacs20.
PR:             ports/22573
Submitted by:   OKAZAKI Tetsurou <okazaki@be.to>
2000-12-10 19:59:41 +00:00

18 lines
331 B
Makefile

# 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>