aboutsummaryrefslogtreecommitdiffstats
path: root/converters/mule-ucs-emacs20/Makefile
blob: 780ca87450a85ef67de1f971b54b97a81cf2b9e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    Mule-UCS for GNU Emacs 20
# Date created:     14 January 2000
# Whom:         OKAZAKI Tetsurou
#
# $FreeBSD$
#

MAINTAINER= ports@FreeBSD.org
COMMENT=    Universal encoding system for GNU Emacs 20

PORTCLASS=  slave

MASTERDIR=  ${.CURDIR}/../../converters/mule-ucs

USE_EMACS=  yes
EMACS_PORT_NAME=    emacs20

.include "${MASTERDIR}/Makefile"