diff options
Diffstat (limited to 'print/adobe-cmaps/Makefile')
-rw-r--r-- | print/adobe-cmaps/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/print/adobe-cmaps/Makefile b/print/adobe-cmaps/Makefile index a5b9e8defb71..dd8723b8e8fb 100644 --- a/print/adobe-cmaps/Makefile +++ b/print/adobe-cmaps/Makefile @@ -6,12 +6,13 @@ # PORTNAME= adobe-cmaps -PORTVERSION= 20051206 +PORTVERSION= 20051217 CATEGORIES= print MASTER_SITES= ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/ DISTFILES= ac15.tar.Z ag15.tar.Z \ ai0.tar.Z aj16.tar.Z \ - aj20.tar.Z ak12.tar.Z rksj-cmaps.tar.Z + aj20.tar.Z ak12.tar.Z rksj-cmaps.tar.Z \ + tounicode.tar.Z DIST_SUBDIR= adobe MAINTAINER= hrs@FreeBSD.org @@ -20,7 +21,7 @@ COMMENT= Adobe CMap collection NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_SUB= CMAPDIR=${CMAPDIR} -INSTDIRS= ac15 ag15 ai0 aj16 aj20 ak12 rksj-cmaps +INSTDIRS= ac15 ag15 ai0 aj16 aj20 ak12 rksj-cmaps tounicode CMAPDIR= share/fonts/${PORTNAME} post-extract: |