mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
555a3ebe6c
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
20 lines
453 B
Makefile
20 lines
453 B
Makefile
# New ports collection makefile for: mule 2.3@19.34 with Canna, sj3 and Wnn4
|
|
# Version required: 2.3@19.34
|
|
# Date created: 7 July 1997
|
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.3 1998/10/07 08:11:35 asami Exp $
|
|
#
|
|
|
|
PKGNAME= ja-mule-canna+sj3+wnn4-2.3
|
|
CATEGORIES= japanese editors
|
|
|
|
CANNA= yes
|
|
SJ3= yes
|
|
WNN4= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|