summaryrefslogtreecommitdiff
path: root/fonts/xorg-fonts75dpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/xorg-fonts75dpi/Makefile')
-rw-r--r--fonts/xorg-fonts75dpi/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/fonts/xorg-fonts75dpi/Makefile b/fonts/xorg-fonts75dpi/Makefile
new file mode 100644
index 00000000000..1d814535724
--- /dev/null
+++ b/fonts/xorg-fonts75dpi/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/29 04:56:29 xtraeme Exp $
+
+DISTNAME= X11R6.7.0-src1
+PKGNAME= xorg-fonts75dpi-${XORG_VER}
+CATEGORIES= fonts x11
+MASTER_SITES= ${MASTER_SITE_XORG}
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://www.x.org/
+COMMENT= X.org 75dpi bitmap fonts
+
+BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
+DEPENDS+= xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+
+CONFLICTS= XFree86-fonts75dpi-[0-9]*
+
+NO_XFREE86_TARGETS= # defined
+CHECK_X11_TYPE= # defined
+XBUILD_DIRS= fonts/encodings fonts/bdf/75dpi
+XINSTALL_DIRS= fonts/bdf/75dpi
+
+FILESDIR= ${.CURDIR}/../../fonts/xorg-fontsEncodings/files
+
+.include "../../meta-pkgs/xorg/Makefile.common"
+.include "../../mk/bsd.pkg.mk"