blob: 4281a6b8dfa4ce42e6f6af1d9455609f23578e0c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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>
#
# $Id: Makefile,v 1.5 1998/12/01 03:05:49 asami Exp $
#
PKGNAME= zh-mule-wnn4-2.3
CATEGORIES= chinese editors
CWNN4= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|