1999-01-02 14:26:51 +01:00
|
|
|
# New ports collection makefile for: apel for emacs20
|
|
|
|
# Date created: 22 September 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-01-02 14:26:51 +01:00
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1999-01-02 14:26:51 +01:00
|
|
|
#
|
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
2003-03-06 20:23:19 +01:00
|
|
|
COMMENT= A Portable Emacs Library for emacs20
|
1999-01-02 14:26:51 +01:00
|
|
|
|
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
|
|
|
|
2001-12-01 18:57:09 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/apel
|
1999-01-02 14:26:51 +01:00
|
|
|
|
|
|
|
# emacs port setup
|
2000-05-10 18:04:29 +02:00
|
|
|
EMACS_PORT_NAME= emacs20
|
1999-01-02 14:26:51 +01:00
|
|
|
|
|
|
|
.include <${MASTERDIR}/Makefile>
|