1 # $NetBSD: Makefile.common,v 1.14 2012/10/03 18:28:18 asau Exp $
3 # used by fonts/cyr-rfx-bulgarian-mik/Makefile
4 # used by fonts/cyr-rfx-ibm-cp866/Makefile
5 # used by fonts/cyr-rfx-iso10646_0400/Makefile
6 # used by fonts/cyr-rfx-iso8859_15/Makefile
7 # used by fonts/cyr-rfx-iso8859_5/Makefile
8 # used by fonts/cyr-rfx-koi8-o/Makefile
9 # used by fonts/cyr-rfx-koi8-ru/Makefile
10 # used by fonts/cyr-rfx-koi8-ub/Makefile
11 # used by fonts/cyr-rfx-koi8_1/Makefile
12 # used by fonts/cyr-rfx-mac-cyrillic/Makefile
13 # used by fonts/cyr-rfx-windows_1251/Makefile
14 # used by fonts/cyr-rfx-winlatin_1/Makefile
16 DISTNAME= cyr-rfx-${CYR_RFX_ENCODING}-1.1
19 ftp://ftp.ptc.spbu.ru/mirror/ftp.inp.nsk.su/pub/BINP/X11/fonts/cyr-rfx/ \
20 http://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/
23 MAINTAINER= shattered@NetBSD.org
24 HOMEPAGE= http://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/00index.en.html
25 COMMENT= Cyrillic X11 fonts in ${CYR_RFX_ENCODING} encoding
35 FONTS_DIRS.x11+= ${PREFIX}/lib/X11/fonts/local/${CYR_RFX_ENCODING}/75dpi
36 FONTS_DIRS.x11+= ${PREFIX}/lib/X11/fonts/local/${CYR_RFX_ENCODING}/misc
37 REQD_DIRS+= ${PREFIX}/lib/X11/fonts/local/${CYR_RFX_ENCODING}
38 REQD_DIRS+= ${PREFIX}/lib/X11/fonts/local/${CYR_RFX_ENCODING}/75dpi
39 REQD_DIRS+= ${PREFIX}/lib/X11/fonts/local/${CYR_RFX_ENCODING}/misc
41 INSTALLATION_DIRS= lib/X11/fonts/local
44 cd ${DESTDIR}${PREFIX}/lib/X11/fonts/local && \
45 ${GZCAT} ${_DISTDIR}/${DISTFILES} | \
46 ${TAR} xf - ${CYR_RFX_ENCODING}/misc ${CYR_RFX_ENCODING}/75dpi
48 .include "../../mk/bsd.pkg.mk"