diff options
author | minskim <minskim> | 2011-10-19 22:53:34 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-10-19 22:53:34 +0000 |
commit | 541367aa8eb34695fb6c9c4a7051a7fc128fa217 (patch) | |
tree | f50e264dd6d6bb509b98a0e10a1d49f64c08a171 /print/Makefile | |
parent | 1493f82bf58a104241c9946fa156b405eb3d7bc8 (diff) | |
download | pkgsrc-541367aa8eb34695fb6c9c4a7051a7fc128fa217.tar.gz |
Add cjkutils packages.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 5797c1f8c37..68517647cb9 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.502 2011/10/19 22:14:35 minskim Exp $ +# $NetBSD: Makefile,v 1.503 2011/10/19 22:53:34 minskim Exp $ # COMMENT= Desktop publishing @@ -22,6 +22,7 @@ SUBDIR+= bibtool SUBDIR+= bww2tex SUBDIR+= chktex SUBDIR+= cjk-lyx +SUBDIR+= cjkutils SUBDIR+= cnprint SUBDIR+= cups SUBDIR+= cups-drivers-Magicolor5440DL @@ -220,6 +221,8 @@ SUBDIR+= tex-circle SUBDIR+= tex-circle-doc SUBDIR+= tex-cite SUBDIR+= tex-cite-doc +SUBDIR+= tex-cjkutils +SUBDIR+= tex-cjkutils-doc SUBDIR+= tex-collection-basic SUBDIR+= tex-collection-basic-doc SUBDIR+= tex-collection-documentation-base-doc |