[Midnightbsd-cvs] mports: x11/bitmap: Added bitmap-1.0.3

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Oct 3 16:51:12 EDT 2007


Log Message:
-----------
Added bitmap-1.0.3

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

-------------- next part --------------
--- /dev/null
+++ x11/bitmap/pkg-descr
@@ -0,0 +1,5 @@
+This package contains bitmap, which is a tool for creating or editing
+rectangual images made up of 1's and 0's.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/bitmap/pkg-plist
@@ -0,0 +1,21 @@
+bin/atobm
+bin/bitmap
+bin/bmtoa
+include/X11/bitmaps/Dashes
+include/X11/bitmaps/Down
+include/X11/bitmaps/Excl
+include/X11/bitmaps/FlipHoriz
+include/X11/bitmaps/FlipVert
+include/X11/bitmaps/Fold
+include/X11/bitmaps/Left
+include/X11/bitmaps/Right
+include/X11/bitmaps/RotateLeft
+include/X11/bitmaps/RotateRight
+include/X11/bitmaps/Stipple
+include/X11/bitmaps/Term
+include/X11/bitmaps/Up
+share/X11/app-defaults/Bitmap
+share/X11/app-defaults/Bitmap-color
+share/X11/app-defaults/Bitmap-nocase
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/bitmap/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for:	bitmap
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/bitmap/Makefile,v 1.1 2007/05/19 20:25:54 flz Exp $
+# $MidnightBSD: mports/x11/bitmap/Makefile,v 1.1 2007/10/03 20:51:12 ctriv Exp $
+#
+
+PORTNAME=	bitmap
+PORTVERSION=	1.0.3
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Bitmap editor and converter utilities for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xmu x11 xbitmaps xt xaw xbitmaps
+MAN1=		atobm.1 bitmap.1 bmtoa.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/bitmap/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/bitmap-1.0.3.tar.bz2) = 98200c358e5401d648b980564d9ae39d
+SHA256 (xorg/app/bitmap-1.0.3.tar.bz2) = 863f673518af19f9ae35ee221b30bf8c8b695c76c543d18b3ac400a51b855c41
+SIZE (xorg/app/bitmap-1.0.3.tar.bz2) = 129364


More information about the Midnightbsd-cvs mailing list