freebsd-ports/japanese/xemacs21-canna/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

16 lines
389 B
Makefile

# New ports collection makefile for: XEmacs for Japanese with Canna
# 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:06:06 kuriyama Exp $
#
PKGNAME?= ja-xemacs-canna-20.4
CANNA= yes
MASTERDIR= ${.CURDIR}/../../japanese/xemacs
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"