freebsd-ports/devel/elib-emacs20/Makefile
OKAZAKI Tetsurou dc4202d431 Restructuring of the Elib port.
- use `elib' as the Elib master port instead of `elib-emacs'.
- add `elib-emacs19' as a satellite port for the Emacs 19 support.
- connect `elib' and `elib-emacs19'
- disconnect `elib-emacs'
2002-01-07 21:22:22 +00:00

19 lines
325 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 port setup
EMACS_PORT_NAME= emacs20
.include <${MASTERDIR}/Makefile>