aboutsummaryrefslogtreecommitdiffstats
path: root/editors/semi-emacs20/Makefile
blob: f9dcea04d978c0871617e6bb316680f95fbda8a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    semi for emacs
# Date created:     23 September 1998
# Whom:         Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#

MAINTAINER= shige@FreeBSD.org
COMMENT=    SEMI, Library of MIME feature for GNU Emacs for emacs20

# This is a slave port.
PORTCLASS=  slave

MASTERDIR=  ${.CURDIR}/../../editors/semi

# emacs port setup
EMACS_PORT_NAME=    emacs20

.include "${MASTERDIR}/Makefile"