freebsd-ports/editors/flim113-emacs19/Makefile
Mark Linimon 37b71d2e4d Canonicalize handling of inclusion of bsd.port.mk.
PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)
2004-05-18 22:45:06 +00:00

20 lines
433 B
Makefile

# New ports collection makefile for: flim-1.13.x for emacs19
# 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 emacs19
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim113
# emacs port setup
EMACS_PORT_NAME= emacs19
.include "${MASTERDIR}/Makefile"