1998-08-14 04:08:39 +02:00
|
|
|
# New ports collection makefile for: YaTeX
|
1998-11-20 19:19:10 +01:00
|
|
|
# Version required: 1.66
|
|
|
|
# Date created: 98/11/17
|
1998-08-14 04:08:39 +02:00
|
|
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
|
|
#
|
1998-12-01 04:06:49 +01:00
|
|
|
# $Id: Makefile,v 1.4 1998/11/20 18:19:09 itojun Exp $
|
1998-08-14 04:08:39 +02:00
|
|
|
#
|
|
|
|
|
1998-11-20 19:19:10 +01:00
|
|
|
PKGNAME= ja-yatex-xemacs-1.66
|
1998-11-15 13:21:56 +01:00
|
|
|
CATEGORIES= japanese print elisp
|
1998-08-14 04:08:39 +02:00
|
|
|
|
|
|
|
XEMACS-MULE= yes
|
|
|
|
|
1998-12-01 04:06:49 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../print/yatex
|
|
|
|
PLIST= ${.CURDIR}/pkg/PLIST
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|