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