mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
365 B
Makefile
17 lines
365 B
Makefile
# New ports collection makefile for: acroread-chtfont
|
|
# Version required: 1999.5.24
|
|
# Date created: 99/06/16
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/06/17 09:34:58 taoka Exp $
|
|
#
|
|
|
|
DISTNAME= chtfont
|
|
CATEGORIES= chinese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
|
|
|
|
BROKEN='cannot fetch'
|
|
|
|
.include "${MASTERDIR}/Makefile"
|