summaryrefslogtreecommitdiff
path: root/chinese/ttfm
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-01 06:17:20 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-01 06:17:20 +0000
commit04baea734a8e9992f0f5c4465f8ae8a7b1c6931d (patch)
tree9e15f5ece5108980406f9912726ef71688407dd1 /chinese/ttfm
parentfix wrksrc path (diff)
Update to 0.9.3. This version supports Ghostscript 6.50, and
a new abiword module and a man page were added.
Notes
Notes: svn path=/head/; revision=37864
Diffstat (limited to 'chinese/ttfm')
-rw-r--r--chinese/ttfm/Makefile9
-rw-r--r--chinese/ttfm/distinfo2
-rw-r--r--chinese/ttfm/pkg-plist1
3 files changed, 8 insertions, 4 deletions
diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile
index d7fd45e63b5d..c19db0ff70f9 100644
--- a/chinese/ttfm/Makefile
+++ b/chinese/ttfm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ttfm
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= chinese print
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ttfm/
@@ -14,7 +14,7 @@ MAINTAINER= keith@FreeBSD.org
USE_FREETYPE= yes
-FONTSDIR= ${PREFIX}/share/fonts/ttf/
+FONTSDIR= ${PREFIX}/share/fonts/TrueType/
MODULESDIR= ${PREFIX}/share/ttfm/
do-install:
@@ -24,8 +24,9 @@ do-install:
.for doc in README USAGE
@${INSTALL_DATA} ${WRKSRC}/${doc} ${PREFIX}/share/doc/ttfm
.endfor
+ @${INSTALL_MAN} ${WRKSRC}/ttfm.sh.1 ${PREFIX}/man/man1
@${MKDIR} ${MODULESDIR}
-.for module in ghostscript6.ttfm xfreetype.ttfm xttfm.ttfm
+.for module in abiword.ttfm ghostscript6.ttfm xfreetype.ttfm xttfm.ttfm
@${INSTALL_SCRIPT} ${WRKSRC}/modules/${module} ${MODULESDIR}
.endfor
.for module in chitex.ttfm ttf2pk.ttfm xttfm-tcl.ttfm
@@ -33,4 +34,6 @@ do-install:
.endfor
@${MKDIR} ${FONTSDIR}
+MAN1= ttfm.sh.1
+
.include <bsd.port.mk>
diff --git a/chinese/ttfm/distinfo b/chinese/ttfm/distinfo
index e398b330d09f..087512ca05c1 100644
--- a/chinese/ttfm/distinfo
+++ b/chinese/ttfm/distinfo
@@ -1 +1 @@
-MD5 (ttfm-0.9.2.tar.gz) = 7ca4699a0c319f7a9025d7da38a11f7d
+MD5 (ttfm-0.9.3.tar.gz) = fb9fb633adafa3523b5d4c222c848417
diff --git a/chinese/ttfm/pkg-plist b/chinese/ttfm/pkg-plist
index 3fc6b5d587d8..84e37db1e07b 100644
--- a/chinese/ttfm/pkg-plist
+++ b/chinese/ttfm/pkg-plist
@@ -2,6 +2,7 @@ bin/ttfinfo
bin/ttfm.sh
share/doc/ttfm/README
share/doc/ttfm/USAGE
+share/ttfm/abiword.ttfm
share/ttfm/chitex.ttfm.nop
share/ttfm/ghostscript6.ttfm
share/ttfm/ttf2pk.ttfm.nop