summaryrefslogtreecommitdiff
path: root/fonts/font-daewoo-misc/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-15 14:48:19 +0000
committerjoerg <joerg>2006-11-15 14:48:19 +0000
commitf34a435e3c5950e2de6f228ca104ca68de62aeb6 (patch)
treee5da33e406df1abe2533d52e634757fa3a5863ea /fonts/font-daewoo-misc/Makefile
parent399ccfacc68b880319f311b2edd292ebb722a782 (diff)
downloadpkgsrc-f34a435e3c5950e2de6f228ca104ca68de62aeb6.tar.gz
Import font-daewoo-misc-1.0.0:
This are the PCF versions of the Daewoo Gothic fonts for 100dpi displays. This is from the modular Xorg project.
Diffstat (limited to 'fonts/font-daewoo-misc/Makefile')
-rw-r--r--fonts/font-daewoo-misc/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/fonts/font-daewoo-misc/Makefile b/fonts/font-daewoo-misc/Makefile
new file mode 100644
index 00000000000..611f6b4ccc4
--- /dev/null
+++ b/fonts/font-daewoo-misc/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+#
+
+DISTNAME= font-daewoo-misc-1.0.0
+CATEGORIES= fonts
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Daewoo Gothic PCF fonts
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+
+FONTS_DIRS.x11= lib/X11/fonts/misc
+
+.include "../../fonts/font-util/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"