mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1fbd87573f
PR: 14592 Submitted by: maintainer
15 lines
356 B
Makefile
15 lines
356 B
Makefile
# New ports collection makefile for: Meta port of XEmacs mule with sumo package
|
|
# Version required: 21.1.8
|
|
# Date created: 19 August 1999
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LANGPREFIX= ja-
|
|
NAMEEXT= -canna+wnn6
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs-mule-sumo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|