blob: cd3bcbcee47e1a886c2564191291e1b73ad073f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: ONEW for Wnn6
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= A library for Japanese Input Method Wnn6
WNN6= yes
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
|