summaryrefslogtreecommitdiff
path: root/editors/semi-emacs22/Makefile
blob: bc0e5d86fbde263b6c0e2020325c6c8e878e4dab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	semi for emacs22
# Date created:		27 January 2009
# Whom:			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

.include "${MASTERDIR}/Makefile"