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