freebsd-ports/editors/flim-emacs21/Makefile

17 lines
368 B
Makefile

# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= FLIM, message representation or encoding elisp library for emacs21
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim
# emacs port setup
USE_EMACS= yes
EMACS_PORT_NAME= emacs21
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"