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 $(TOPDIR
)/rules.mk
6 PKG_NAME
:= font-bh-75dpi
9 PKG_MD5SUM
:= 200b38e879dcbf922ca2a9f71ad44657
12 PKG_URL
:= http
://www.x.org
/
13 PKG_SITES
:= ${MASTER_SITE_XORG}
15 include $(TOPDIR
)/mk
/package.mk
17 $(eval
$(call PKG_template
,FONT_BH_75DPI
,$(PKG_NAME
),$(PKG_VERSION
)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
24 $(INSTALL_DIR
) $(IDIR_FONT_BH_75DPI
)/usr
/share
/fonts
/X11
/75dpi
25 $(CP
) ${WRKINST}/usr
/share
/fonts
/X11
/75dpi
/* \
26 $(IDIR_FONT_BH_75DPI
)/usr
/share
/fonts
/X11
/75dpi
28 include ${TOPDIR}/mk
/pkg-bottom.mk