1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/editors/semi113-mule/Makefile

25 lines
471 B
Makefile
Raw Normal View History

1999-05-09 16:56:54 +00:00
# New ports collection makefile for: semi-current for mule
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
1999-05-09 16:56:54 +00:00
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
1999-05-09 16:56:54 +00:00
#
MAINTAINER= shige@FreeBSD.org
1999-05-09 16:56:54 +00:00
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
# emacs port setup
EMACS_PORT_NAME= mule
1999-05-09 16:56:54 +00:00
1999-10-11 06:22:08 +00:00
# whether emacs requires *-setupel.el
1999-05-09 16:56:54 +00:00
REQUIRE_SETUPEL= YES
# use pkg-* files in ${.CURDIR}
PKGDIR= ${.CURDIR}
1999-05-09 16:56:54 +00:00
.include <${MASTERDIR}/Makefile>