mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
14 lines
266 B
Makefile
14 lines
266 B
Makefile
# New ports collection makefile for: acroread-chsfont
|
|
# Date created: 99/06/16
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= chinese
|
|
DISTNAME= chsfont
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
|
|
|
|
.include "${MASTERDIR}/Makefile"
|