summaryrefslogtreecommitdiff
path: root/print/tex-bin-kotex
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-07-20 11:09:02 +0000
committerminskim <minskim@pkgsrc.org>2009-07-20 11:09:02 +0000
commitc9b18021f4185e020993542a35005aa251a4747a (patch)
treeea2b8cf04176e28083c601710b3e6e24c3eb200f /print/tex-bin-kotex
parente664819b7bc79ac6acd0251473271b57be11b764 (diff)
downloadpkgsrc-c9b18021f4185e020993542a35005aa251a4747a.tar.gz
Import tex-bin-kotex-0.1.1 as print/tex-bin-kotex.
This package provides utility programs for Korean typesetting in TeX.
Diffstat (limited to 'print/tex-bin-kotex')
-rw-r--r--print/tex-bin-kotex/DESCR1
-rw-r--r--print/tex-bin-kotex/Makefile35
-rw-r--r--print/tex-bin-kotex/PLIST9
-rw-r--r--print/tex-bin-kotex/distinfo5
4 files changed, 50 insertions, 0 deletions
diff --git a/print/tex-bin-kotex/DESCR b/print/tex-bin-kotex/DESCR
new file mode 100644
index 00000000000..f40d098443f
--- /dev/null
+++ b/print/tex-bin-kotex/DESCR
@@ -0,0 +1 @@
+This package provides utility programs for Korean typesetting in TeX.
diff --git a/print/tex-bin-kotex/Makefile b/print/tex-bin-kotex/Makefile
new file mode 100644
index 00000000000..d2ef193c780
--- /dev/null
+++ b/print/tex-bin-kotex/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/20 11:09:02 minskim Exp $
+
+DISTNAME= ko.tex-macro
+PKGNAME= tex-bin-kotex-0.1.1
+CATEGORIES= print
+MASTER_SITES= http://ftp.ktug.or.kr/KTUG/ko.TeX/
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://project.ktug.or.kr/ko.TeX/
+COMMENT= Utilities for tex-kotex
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= perl:run
+WRKSRC= ${WRKDIR}/util
+
+REPLACE_PERL= *.pl
+
+INSTALLATION_DIRS+= bin
+
+do-build:
+.for f in hbibtex hmakeindex
+ cd ${WRKSRC} && ${CC} ${CPPFLAGS} ${CFLAGS} -o ${f} ${f}.c
+.endfor
+
+do-install:
+.for f in hbibtex hmakeindex
+ ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/bin
+.endfor
+.for f in euc-bookmark hypua2jamo insertjamofiller jamo2hypua komkindex \
+ ttf2kotexfont
+ ${INSTALL_SCRIPT} ${WRKSRC}/${f}.pl ${DESTDIR}${PREFIX}/bin/${f}
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-bin-kotex/PLIST b/print/tex-bin-kotex/PLIST
new file mode 100644
index 00000000000..8d308200fb6
--- /dev/null
+++ b/print/tex-bin-kotex/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/20 11:09:02 minskim Exp $
+bin/euc-bookmark
+bin/hbibtex
+bin/hmakeindex
+bin/hypua2jamo
+bin/insertjamofiller
+bin/jamo2hypua
+bin/komkindex
+bin/ttf2kotexfont
diff --git a/print/tex-bin-kotex/distinfo b/print/tex-bin-kotex/distinfo
new file mode 100644
index 00000000000..321cca3ff8e
--- /dev/null
+++ b/print/tex-bin-kotex/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/20 11:09:02 minskim Exp $
+
+SHA1 (ko.tex-macro.tar.gz) = 3eb45288fad43301686a75f46199a8968564aecc
+RMD160 (ko.tex-macro.tar.gz) = 845a92ce3b94c54694ea3379aebd52eb6960ed16
+Size (ko.tex-macro.tar.gz) = 1392662 bytes