mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
3e73c145d6
Finally `japanese' category has been done.
14 lines
360 B
Makefile
14 lines
360 B
Makefile
# New ports collection makefile for: Meta port of XEmacs mule with sumo package
|
|
# Date created: 19 August 1999
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
XEMACS_MAJOR_VER= 21
|
|
PKGNAMESUFFIX= -canna+wnn6
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs${XEMACS_MAJOR_VER}-mule-sumo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|