[Midnightbsd-cvs] mports: x11-fonts/fonttosfnt: Added fonttosfnt-1.0.3
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Wed Oct 3 17:03:33 EDT 2007
Log Message:
-----------
Added fonttosfnt-1.0.3
Added Files:
-----------
mports/x11-fonts/fonttosfnt:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11-fonts/fonttosfnt/pkg-descr
@@ -0,0 +1,5 @@
+This package contains fonttosfnt, an application used for wrapping a bitmap
+font in a sfnt (TrueType) wrapper.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11-fonts/fonttosfnt/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: fonttosfnt
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-fonts/fonttosfnt/Makefile,v 1.1 2007/05/19 20:29:25 flz Exp $
+# $MidnightBSD: mports/x11-fonts/fonttosfnt/Makefile,v 1.1 2007/10/03 21:03:33 ctriv Exp $
+#
+
+PORTNAME= fonttosfnt
+PORTVERSION= 1.0.3
+CATEGORIES= x11-fonts
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Wrap a bitmap font in a sftn wrapper
+LICENSE= x11
+
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+
+XORG_CAT= app
+USE_XORG= xproto fontenc
+
+PLIST_FILES= bin/fonttosfnt
+
+MAN1= fonttosfnt.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-fonts/fonttosfnt/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/fonttosfnt-1.0.3.tar.bz2) = b0ebd86029571239b9d7b0c61191b591
+SHA256 (xorg/app/fonttosfnt-1.0.3.tar.bz2) = 9d2b0149ea49a097ab6c563801c06af9975e98f9fa4c8af1a8ac3238e4fd5243
+SIZE (xorg/app/fonttosfnt-1.0.3.tar.bz2) = 102008
More information about the Midnightbsd-cvs
mailing list