mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
341 B
Makefile
17 lines
341 B
Makefile
|
# New ports collection makefile for: mule with Canna, sj3 and Wnn6
|
||
|
# Version required: 2.3
|
||
|
# Date created: 7 July 1997
|
||
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= jp-mule-canna+sj3+wnn6-2.3
|
||
|
CATEGORIES= japanese editors
|
||
|
|
||
|
CANNA= yes
|
||
|
SJ3= yes
|
||
|
WNN6= yes
|
||
|
|
||
|
.include "${.CURDIR}/../../editors/mule/Makefile"
|