17 lines
348 B
Makefile
17 lines
348 B
Makefile
# New ports collection makefile for: mule 2.3@19.34 with Wnn4
|
|
# Version required: 2.3@19.34
|
|
# Date created: 20 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ko-mule-wnn4-2.3
|
|
CATEGORIES= korean editors
|
|
KWNN4= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|