mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
307 B
Makefile
17 lines
307 B
Makefile
# New ports collection makefile for: mule 2.3@19.34 with Wnn4
|
|
# Date created: 20 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= chinese
|
|
PKGNAMESUFFIX= -wnn4
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
CWNN4= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|