freebsd-ports/editors/flim-emacs20/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

19 lines
425 B
Makefile

# New ports collection makefile for: flim for emacs20
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
COMMENT= FLIM, message representation or encoding elisp library for emacs20
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim
# emacs port setup
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"