[Midnightbsd-cvs] mports: mports/x11-fonts: Add gnustep-mknfonts

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Feb 9 02:42:14 EST 2009


Log Message:
-----------
Add gnustep-mknfonts

Modified Files:
--------------
    mports/x11-fonts:
        Makefile (r1.9 -> r1.10)

Added Files:
-----------
    mports/x11-fonts/gnustep-mknfonts:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-fonts/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -L x11-fonts/Makefile -L x11-fonts/Makefile -u -r1.9 -r1.10
--- x11-fonts/Makefile
+++ x11-fonts/Makefile
@@ -48,6 +48,7 @@
     SUBDIR += fontsproto
     SUBDIR += fonttosfnt
     SUBDIR += fslsfonts
+    SUBDIR += gnustep-mknfonts
     SUBDIR += jmk-x11-fonts
     SUBDIR += libFS
     SUBDIR += libXfont
--- /dev/null
+++ x11-fonts/gnustep-mknfonts/pkg-descr
@@ -0,0 +1,3 @@
+Create nfont files for use with GNUstep libart backend.  Maintained by Debian
+
+WWW: http://ftp.debian.org/debian/pool/main/m/mknfonts.tool/
--- /dev/null
+++ x11-fonts/gnustep-mknfonts/pkg-plist
@@ -0,0 +1,4 @@
+ at comment $MidnightBSD: mports/x11-fonts/gnustep-mknfonts/pkg-plist,v 1.1 2009/02/09 07:42:12 laffer1 Exp $
+Local/Tools/mknfonts
+ at dirrm Local/Tools
+ at dirrm Local
--- /dev/null
+++ x11-fonts/gnustep-mknfonts/Makefile
@@ -0,0 +1,20 @@
+# $MidnightBSD: mports/x11-fonts/gnustep-mknfonts/Makefile,v 1.1 2009/02/09 07:42:12 laffer1 Exp $
+
+PORTNAME=	mknfonts
+PORTVERSION=	0.5
+CATEGORIES=	x11-fonts gnustep
+MASTER_SITES=	http://ftp.debian.org/debian/pool/main/m/mknfonts.tool/
+PKGNAMEPREFIX=	gnustep-
+DISTFILES=	mknfonts.tool_${PORTVERSION}.orig.tar.gz
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Create nfont files for use with GNUstep art backend
+LICENSE=	unknown
+
+USE_GNUSTEP=	yes
+USE_GNUSTEP_PREFIX=	yes
+USE_GNUSTEP_BASE=	yes
+USE_GNUSTEP_BUILD=	yes
+USE_GNUSTEP_INSTALL=	yes
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-fonts/gnustep-mknfonts/distinfo
@@ -0,0 +1,3 @@
+MD5 (mknfonts.tool_0.5.orig.tar.gz) = 1cd463efe56c274379bdbd4ecf50b08a
+SHA256 (mknfonts.tool_0.5.orig.tar.gz) = 5afc97d63c918f14026239bcc97104c3f990ed144c50f639fd04e03bac207f30
+SIZE (mknfonts.tool_0.5.orig.tar.gz) = 2890


More information about the Midnightbsd-cvs mailing list