[Midnightbsd-cvs] mports: x11/xphelloworld: Added xphelloworld-1.0.1: Sends a test page to

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 11:25:04 EDT 2007


Log Message:
-----------
Added xphelloworld-1.0.1: Sends a test page to an Xprint printer

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

-------------- next part --------------
--- /dev/null
+++ x11/xphelloworld/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xphelloworld, an utility that sends a test page to
+an Xprint printer.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xphelloworld/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for:	xphelloworld
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xphelloworld/Makefile,v 1.1 2007/05/19 20:28:07 flz Exp $
+# $MidnightBSD: mports/x11/xphelloworld/Makefile,v 1.1 2007/10/08 15:25:04 ctriv Exp $
+#
+
+PORTNAME=	xphelloworld
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Sends a test page to an Xprint printer
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xaw8 xprintutil xp xprintapputil xt
+
+PLIST_FILES=	bin/xphelloworld \
+		bin/xpsimplehelloworld \
+		bin/xpxthelloworld
+
+MAN1=		xphelloworld.1 \
+		xpsimplehelloworld.1 \
+		xpxthelloworld.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xphelloworld/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xphelloworld-1.0.1.tar.bz2) = 5c7fd1e35dd63089229e357c46e4f407
+SHA256 (xorg/app/xphelloworld-1.0.1.tar.bz2) = b1ca08e3ba4e5b135ee9d8675e717a6f88eafa53b031b2b821d2760897e35426
+SIZE (xorg/app/xphelloworld-1.0.1.tar.bz2) = 73111


More information about the Midnightbsd-cvs mailing list