freebsd-ports/editors/flim113-emacs20/Makefile

20 lines
440 B
Makefile
Raw Normal View History

# New ports collection makefile for: flim-1.13.x for emacs20
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
COMMENT= FLIM, message representation or encoding emacs lisp library for emacs20
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim113
# emacs port setup
EMACS_PORT_NAME= emacs20
1999-10-11 02:15:23 -04:00
.include <${MASTERDIR}/Makefile>