mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
94fb719289
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
18 lines
351 B
Makefile
18 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"
|