[Midnightbsd-cvs] mports: x11/fstobdf: Added fstobdf-1.0.2
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Wed Oct 3 17:15:06 EDT 2007
Log Message:
-----------
Added fstobdf-1.0.2
Added Files:
-----------
mports/x11/fstobdf:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/fstobdf/pkg-descr
@@ -0,0 +1,5 @@
+This package contains fstobdf, a program for generating BDF fonts from
+an X font server.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/fstobdf/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: fstobdf
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/fstobdf/Makefile,v 1.1 2007/05/19 20:26:19 flz Exp $
+# $MidnightBSD: mports/x11/fstobdf/Makefile,v 1.1 2007/10/03 21:15:06 ctriv Exp $
+#
+
+PORTNAME= fstobdf
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Generate BDF font from X font server
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= x11 libfs
+
+PLIST_FILES= bin/fstobdf
+
+MAN1= fstobdf.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/fstobdf/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/fstobdf-1.0.2.tar.bz2) = 99144743ab3cbb9cf37090fdc9e747db
+SHA256 (xorg/app/fstobdf-1.0.2.tar.bz2) = 690e45b252cd96036dd9b89af8624eb423e16d4bd662b07d264a3f876ce7ac22
+SIZE (xorg/app/fstobdf-1.0.2.tar.bz2) = 82861
More information about the Midnightbsd-cvs
mailing list