freebsd-ports/editors/semi-emacs22/Makefile

17 lines
357 B
Makefile

# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs22
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/semi
# emacs port setup
USE_EMACS= yes
EMACS_PORT_NAME= emacs22
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"