pkgsrc/fonts/xorg-fontsCyrillic/Makefile
xtraeme f620d0c75b Update X.org packages to 6.8.1.
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.

These packages were tested on:

	* NetBSD 2.0/-current
	* Bluewall GNU/Linux
	* Slackware 10 GNU/Linux

I'm currently testing them on FreeBSD 5.3BETA4.
2004-09-21 17:38:52 +00:00

21 lines
648 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/09/21 17:38:52 xtraeme Exp $
DISTNAME= X11R${XORG_VER}-src1
PKGNAME= xorg-fontsCyrillic-${XORG_VER}
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG}
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.x.org/
COMMENT= X.org Cyrillic bitmap fonts
BUILD_DEPENDS= xorg-clients>=${XORG_VER}:../../x11/xorg-clients
DEPENDS+= xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings
XBUILD_DIRS= fonts/encodings fonts/bdf/cyrillic
XINSTALL_DIRS= fonts/bdf/cyrillic
FILESDIR= ${.CURDIR}/../../fonts/xorg-fontsEncodings/files
.include "../../meta-pkgs/xorg/Makefile.common"
.include "../../mk/bsd.pkg.mk"