1 # $NetBSD: Makefile,v 1.1.1.1 2011/10/19 22:52:32 minskim Exp $
3 DISTNAME
= texlive-20110705-source
4 PKGNAME
= cjkutils-4.8
.2
6 MASTER_SITES
= ${MASTER_SITE_TEX_CTAN
:=systems
/texlive
/Source
/}
9 MAINTAINER
= rxg@NetBSD.org
,hubertf@NetBSD.org
10 HOMEPAGE
= http
://cjk.ffii.org
/
11 COMMENT
= Utilities for CJK LaTeX
13 DEPENDS
+= tex-cjkutils-
[0-9]*:..
/..
/print/tex-cjkutils
15 EXTRACT_ELEMENTS
= ${DISTNAME}/build-aux \
16 ${DISTNAME}/texk
/cjkutils
19 WRKSRC
= ${WRKDIR}/${DISTNAME}/texk
/cjkutils
21 CONFIGURE_ARGS
+= --with-system-kpathsea \
22 --with-kpathsea-includes
=${BUILDLINK_PREFIX.kpathsea
}/include \
23 --with-kpathsea-libdir
=${BUILDLINK_PREFIX.kpathsea
}/lib
25 INSTALL_TARGET
= install-exec-am install-man
27 .
include "../../print/kpathsea/buildlink3.mk"
28 .
include "../../mk/bsd.pkg.mk"