1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 include $(ADK_TOPDIR
)/rules.mk
9 PKG_HASH
:= c583b4b968ffae6ea30d5b74041afeac83126682c490a9624b770d60d0e63d59
11 PKG_SECTION
:= x11
/fonts
12 PKG_BUILDDEP
:= font-util
13 PKG_URL
:= http
://www.x.org
/
14 PKG_SITES
:= http
://www.x.org
/releases
/individual
/font
/
16 PKG_HOST_DEPENDS
:= !netbsd
!openbsd
!cygwin
!freebsd
!mirbsd
18 DISTFILES
:= ${PKG_NAME}-${PKG_VERSION}.
tar.gz
20 include $(ADK_TOPDIR
)/mk
/package.mk
22 $(eval
$(call PKG_template
,FONT_BH_TTF
,font-bh-ttf
,$(PKG_VERSION
)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
25 $(INSTALL_DIR
) $(IDIR_FONT_BH_TTF
)/usr
/share
/fonts
/X11
/TTF
26 $(CP
) ${WRKINST}/usr
/share
/fonts
/X11
/TTF
/* \
27 $(IDIR_FONT_BH_TTF
)/usr
/share
/fonts
/X11
/TTF
29 include ${ADK_TOPDIR}/mk
/pkg-bottom.mk