84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
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>
|