blob: db64232ccc527bf6f4bc8db2976395132a6d16b3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: acroread-jpnfont
# Version required: 1999.7.20
# Date created: 99/06/16
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= jpnfont
CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
.include "${MASTERDIR}/Makefile"
|