1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/editors/apel-xemacs20/Makefile
Shigeyuki Fukushima 51023189c4 Use EMACS_PORT_NAME variables.
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2000-05-14 08:16:19 +00:00

22 lines
409 B
Makefile

# New ports collection makefile for: apel for xemacs20
# Date created: 13 June 1999
# 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= xemacs20
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
.include <${MASTERDIR}/Makefile>