blob: 212839876bbd1c957160ce95cd239538ea79d504 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: YaTeX
# Version required: 1.66
# Date created: 98/11/17
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.3 1998/11/15 12:21:56 kuriyama Exp $
#
PKGNAME= ja-yatex-xemacs-1.66
CATEGORIES= japanese print elisp
XEMACS-MULE= yes
.include "${.CURDIR}/../../print/yatex/Makefile"
|