mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
371 B
Makefile
19 lines
371 B
Makefile
# New ports collection makefile for: mule 2.3@19.34 with sj3 and Wnn4
|
|
# Version required: 2.3@19.34
|
|
# Date created: 7 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-mule-sj3+wnn4-2.3
|
|
CATEGORIES= japanese editors
|
|
|
|
SJ3= yes
|
|
WNN4= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|