freebsd-ports/editors/wemi-mule-current/Makefile

25 lines
471 B
Makefile
Raw Normal View History

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