mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +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
339 B
Makefile
15 lines
339 B
Makefile
# New ports collection makefile for: acroread-chsfont
|
|
# Version required: 1999.7.20
|
|
# Date created: 99/06/16
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $Id: Makefile,v 1.2 1999/07/04 07:56:55 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= chsfont
|
|
CATEGORIES= chinese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
|
|
|
|
.include "${MASTERDIR}/Makefile"
|