Create Virtual PostScript fonts produced by VFlib (Truetype fonts)

This commit is contained in:
Satoshi Taoka 1999-09-07 06:01:17 +00:00
parent bb7ceb06ad
commit 9739c9ba1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21350
5 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,33 @@
# New ports collection makefile for: VTPSfont
# Version required: 1.3
# Date created: 99/06/15
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= VTPSfont-1.3
PKGNAME= ja-VTPSfont-1.3
CATEGORIES= japanese print
MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/
EXTRACT_SUFX= ''
MAINTAINER= taoka@FreeBSD.org
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash1
NO_WRKSUBDIR= yes
NO_BUILD= yes
do-extract:
@${RM} -rf ${WRKDIR}
@${MKDIR} ${WRKDIR}
@for file in ${DISTFILES}; do \
${CP} ${DISTDIR}/${DIST_SUBDIR}/$${file} ${WRKSRC}; \
done
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \
${PREFIX}/bin/VTPSfont
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (VTPSfont-1.3) = a12247391cf4567730d0be64b5d3b68c

View File

@ -0,0 +1 @@
Create Virtual PostScript fonts produced by VFlib (Truetype fonts)

View File

@ -0,0 +1,4 @@
VTPSfont creates Virtual Postscript fonts produced by VFlib from
Japanese Truetype fonts.
- S. Taoka

View File

@ -0,0 +1 @@
bin/VTPSfont