From 578c4dd4d9757cdd46774208b113c3e005abea34 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 15 Nov 2006 14:50:50 +0000 Subject: Import font-ibm-type1-1.0.0: This are the Type1 versions of the IBM Courier fonts. This is from the modular Xorg project. --- fonts/font-ibm-type1/DESCR | 3 +++ fonts/font-ibm-type1/Makefile | 20 ++++++++++++++++++++ fonts/font-ibm-type1/PLIST | 12 ++++++++++++ fonts/font-ibm-type1/distinfo | 5 +++++ 4 files changed, 40 insertions(+) create mode 100644 fonts/font-ibm-type1/DESCR create mode 100644 fonts/font-ibm-type1/Makefile create mode 100644 fonts/font-ibm-type1/PLIST create mode 100644 fonts/font-ibm-type1/distinfo diff --git a/fonts/font-ibm-type1/DESCR b/fonts/font-ibm-type1/DESCR new file mode 100644 index 00000000000..203f701f088 --- /dev/null +++ b/fonts/font-ibm-type1/DESCR @@ -0,0 +1,3 @@ +This are the Type1 versions of the IBM Courier fonts. + +This is from the modular Xorg project. diff --git a/fonts/font-ibm-type1/Makefile b/fonts/font-ibm-type1/Makefile new file mode 100644 index 00000000000..dfd444a82ed --- /dev/null +++ b/fonts/font-ibm-type1/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:50:50 joerg Exp $ +# + +DISTNAME= font-ibm-type1-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= IBM Courier Type1 fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes + +FONTS_DIRS.type1= lib/X11/fonts/Type1 +FONTS_DIRS.x11= lib/X11/fonts/Type1 + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-ibm-type1/PLIST b/fonts/font-ibm-type1/PLIST new file mode 100644 index 00000000000..3a73431ee29 --- /dev/null +++ b/fonts/font-ibm-type1/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 14:50:50 joerg Exp $ +lib/X11/fonts/Type1/cour.afm +lib/X11/fonts/Type1/cour.pfa +lib/X11/fonts/Type1/courb.afm +lib/X11/fonts/Type1/courb.pfa +lib/X11/fonts/Type1/courbi.afm +lib/X11/fonts/Type1/courbi.pfa +lib/X11/fonts/Type1/couri.afm +lib/X11/fonts/Type1/couri.pfa +@comment @dirrm lib/X11/fonts/Type1 +@comment @dirrm lib/X11/fonts +@comment @dirrm lib/X11 diff --git a/fonts/font-ibm-type1/distinfo b/fonts/font-ibm-type1/distinfo new file mode 100644 index 00000000000..fe7bfa18a63 --- /dev/null +++ b/fonts/font-ibm-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/15 14:50:50 joerg Exp $ + +SHA1 (font-ibm-type1-1.0.0.tar.bz2) = 635b6d57df350bceaa353c0cad8e866af01c2498 +RMD160 (font-ibm-type1-1.0.0.tar.bz2) = 67e9e891f2264fbeb91ccdb189ea2a4497e92fb7 +Size (font-ibm-type1-1.0.0.tar.bz2) = 315324 bytes -- cgit v1.2.3