mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bcd90da874
Removed "RESTRICTED" from acroread-chsfont acroread-chtfont acroread-korfont acroread-commfont (I think that for acroread-jpnfont we need to register with Adobe) Submitted: maintainer (these are mine)
15 lines
343 B
Makefile
15 lines
343 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>
|
|
#
|
|
# $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"
|