94fb719289
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
17 lines
351 B
Makefile
17 lines
351 B
Makefile
# New ports collection makefile for: Mule-UCS for GNU Emacs 20
|
|
# Date created: 14 January 2000
|
|
# Whom: OKAZAKI Tetsurou
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= okazaki@FreeBSD.org
|
|
COMMENT= Universal encoding system for GNU Emacs 20
|
|
|
|
PORTCLASS= slave
|
|
|
|
MASTERDIR= ${.CURDIR}/../../converters/mule-ucs
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|