blob: c899453f26928dd39946b0966fd44faf4e37736b (
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>
#
# $Id: Makefile,v 1.1.1.1 1999/06/17 09:29:37 taoka Exp $
#
DISTNAME= jpnfont
CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
.include "${MASTERDIR}/Makefile"
|