summaryrefslogtreecommitdiffstats
path: root/editors/leim20/Makefile
blob: af6efe82dbc1053abc674e3655c8b2dbe0aa9a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:	LEIM for emacs20
# Version required:	20.3
# Date created:		10 September 1998
# Whom:			Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/09/18 22:03:07 vanilla Exp $
#

DISTNAME=	leim-20.3
CATEGORIES=	editors
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	emacs

MAINTAINER=	shige@kuis.kyoto-u.ac.jp

BUILD_DEPENDS=	emacs-20.3:${PORTSDIR}/editors/emacs20
RUN_DEPENDS=	emacs-20.3:${PORTSDIR}/editors/emacs20

USE_GMAKE=	yes

EMACS_VER=	20.3
WRKSRC=		${WRKDIR}/emacs-${EMACS_VER}/leim
PLIST_SUB=	EMACS_VER=${EMACS_VER}
SCRIPTS_ENV=	EMACS_VER=${EMACS_VER}

pre-install:
	@${MKDIR} ${PREFIX}/share/emacs/${EMACS_VER}/leim

.include <bsd.port.mk>
OpenPOWER on IntegriCloud