blob: 4c6f2c3407beff143b5c797aa6926a9ccaa188ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: YaTeX
# Version required: 1.65.6
# Date created: 18 Feb. 1998
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/08/14 02:08:39 kuriyama Exp $
#
PKGNAME= ja-yatex-xemacs-1.65.6
CATEGORIES= japanese print
XEMACS-MULE= yes
.include "${.CURDIR}/../../print/yatex/Makefile"
|