84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
19 lines
424 B
Makefile
19 lines
424 B
Makefile
# New ports collection makefile for: flim-1.13.x for mule
|
|
# Date created: 9 May 1999
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= shige@FreeBSD.org
|
|
COMMENT= FLIM, message representation or encoding emacs lisp library for mule
|
|
|
|
# This is a slave port.
|
|
PORTCLASS= slave
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/flim113
|
|
|
|
# emacs port setup
|
|
EMACS_PORT_NAME= mule
|
|
|
|
.include <${MASTERDIR}/Makefile>
|