1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/editors/apel-emacs20/Makefile
Shigeyuki Fukushima 7190c5d125 Update to 10.2.
Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.
2000-05-10 16:04:29 +00:00

22 lines
412 B
Makefile

# New ports collection makefile for: apel for emacs20
# Date created: 22 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
# emacs port setup
EMACS_PORT_NAME= emacs20
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
.include <${MASTERDIR}/Makefile>