blob: 3f5a75f0bf721c7db0d2be41d0b142661b04d66d (
plain) (
tree)
|
|
# New ports collection makefile for: mule with sj3 and FreeWnn
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -freewnn+sj3
CATEGORIES= japanese
SJ3= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
|