summaryrefslogtreecommitdiff
path: root/fonts/p5-Font-AFM
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-16 15:26:01 +0000
committerwiz <wiz@pkgsrc.org>2002-07-16 15:26:01 +0000
commit7630bb1db05a2f420b5f39d02d5c7143f8e588ba (patch)
tree0fd02ea6e6b015320dddc4814b78ac3b8037fbfd /fonts/p5-Font-AFM
parent2f9308deb250d47318b7d2fd374983fdce9f5c4c (diff)
downloadpkgsrc-7630bb1db05a2f420b5f39d02d5c7143f8e588ba.tar.gz
Re-import of converters/ttf2pt1, print/p5-Font-AFM, and print/ttftot42
into fonts. Changes: CATEGORY fixed, minimal cleanup. Proposed by Rui-Xiang Guo.
Diffstat (limited to 'fonts/p5-Font-AFM')
-rw-r--r--fonts/p5-Font-AFM/DESCR3
-rw-r--r--fonts/p5-Font-AFM/Makefile19
-rw-r--r--fonts/p5-Font-AFM/PLIST1
-rw-r--r--fonts/p5-Font-AFM/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/fonts/p5-Font-AFM/DESCR b/fonts/p5-Font-AFM/DESCR
new file mode 100644
index 00000000000..bc4fe22b2a5
--- /dev/null
+++ b/fonts/p5-Font-AFM/DESCR
@@ -0,0 +1,3 @@
+This module implements the Font::AFM class. Objects of this class are
+initialised from an AFM-file and allow you to obtain information about the
+font and the metrics of the various glyphs in the font.
diff --git a/fonts/p5-Font-AFM/Makefile b/fonts/p5-Font-AFM/Makefile
new file mode 100644
index 00000000000..0afc3e46514
--- /dev/null
+++ b/fonts/p5-Font-AFM/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/16 15:26:01 wiz Exp $
+
+DISTNAME= Font-AFM-1.18
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5fon
+CATEGORIES= fonts perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= perl5 modules for parsing PostScript font metrics files
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Font/AFM/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/p5-Font-AFM/PLIST b/fonts/p5-Font-AFM/PLIST
new file mode 100644
index 00000000000..9e26a0e4501
--- /dev/null
+++ b/fonts/p5-Font-AFM/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/16 15:26:01 wiz Exp $
diff --git a/fonts/p5-Font-AFM/distinfo b/fonts/p5-Font-AFM/distinfo
new file mode 100644
index 00000000000..168a70be9a6
--- /dev/null
+++ b/fonts/p5-Font-AFM/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/07/16 15:26:01 wiz Exp $
+
+SHA1 (Font-AFM-1.18.tar.gz) = 92b82f57f18b72462ba9d0d56953c8d3011eb421
+Size (Font-AFM-1.18.tar.gz) = 8815 bytes