mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
15 lines
303 B
Makefile
15 lines
303 B
Makefile
# 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 linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
|
|
|
|
.include "${MASTERDIR}/Makefile"
|