freebsd-ports/japanese/xemacs21-sumo-canna+freewnn/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00

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"