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
:= 0d34e610bcd87fe0fc5e84982da8bd23d10b003c7d4660c83215a440efcf18c2
10 PKG_DESCR
:= list x11 fonts
11 PKG_SECTION
:= x11
/utils
12 PKG_URL
:= http
://www.x.org
/
13 PKG_SITES
:= http
://xorg.freedesktop.org
/releases
/individual
/app
/
15 DISTFILES
:= ${PKG_NAME}-${PKG_VERSION}.
tar.gz
17 include ${ADK_TOPDIR}/mk
/package.mk
19 $(eval
$(call PKG_template
,XLSFONTS
,xlsfonts
,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
22 ${INSTALL_DIR} ${IDIR_XLSFONTS}/usr
/bin
23 ${CP} ${WRKINST}/usr
/bin
/xlsfonts \
24 ${IDIR_XLSFONTS}/usr
/bin
26 include ${ADK_TOPDIR}/mk
/pkg-bottom.mk