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