blob: c4b0863119ae79f0a0f4f33c45286035e31ed279 (
plain) (
blame)
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:07:03 kuriyama Exp $
#
PKGNAME= ja-yatex-1.65.6
CATEGORIES= japanese print
MULE= yes
.include "${.CURDIR}/../../print/yatex/Makefile"
|