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.)
18 lines
400 B
Makefile
18 lines
400 B
Makefile
# New ports collection makefile for: XEmacs with Canna and Wnn4
|
|
# Version required: 20.4
|
|
# Date created: 5 Dec 1997
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/05/26 15:07:13 kuriyama Exp $
|
|
#
|
|
|
|
PKGNAME= ja-xemacs-canna+wnn4-20.4
|
|
|
|
CANNA= yes
|
|
WNN4= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/xemacs
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|