aboutsummaryrefslogtreecommitdiff
path: root/japanese/tgif2tex/Makefile
blob: 51a5df10cab6e78e5a3deb6d8a2abb51a0768d8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	tgif2tex for Japanese
# Version required:	1.46
# Date created:		12 Mar 1998
# Whom:			Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAME=	ja-tgif2tex-1.46
CATEGORIES=	japanese print

RUN_DEPENDS=	nkf:${PORTSDIR}/japanese/nkf

MASTERDIR=	${.CURDIR}/../../print/tgif2tex
PKGDIR=		${.CURDIR}/pkg
PORTSDOCDIR=	${PREFIX}/share/doc/ja-tgif2tex
DOCSRC=		Makefile \
		how-to-use.tex \
		sample1.obj \
		sample2.obj \

.include "${MASTERDIR}/Makefile"