[Midnightbsd-cvs] mports: x11/xplsprinters: Added xplsprinters-1.0.1: Shows a list of

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 11:30:45 EDT 2007


Log Message:
-----------
Added xplsprinters-1.0.1: Shows a list of Xprint printers

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

-------------- next part --------------
--- /dev/null
+++ x11/xplsprinters/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xplsprinters, a program for showing a list of Xprint
+printers and it's attributes.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xplsprinters/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xplsprinters
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xplsprinters/Makefile,v 1.1 2007/05/19 20:28:08 flz Exp $
+# $MidnightBSD: mports/x11/xplsprinters/Makefile,v 1.1 2007/10/08 15:30:45 ctriv Exp $
+#
+
+PORTNAME=	xplsprinters
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Shows a list of Xprint printers
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xp xprintutil x11
+
+PLIST_FILES=	bin/xplsprinters
+
+MAN1=		xplsprinters.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xplsprinters/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xplsprinters-1.0.1.tar.bz2) = c1558277f4a010473ff0744845c49537
+SHA256 (xorg/app/xplsprinters-1.0.1.tar.bz2) = adc60a1808e0974b75a0e7f95022f23411a0e2e9f83e84c441cba5f28f8db072
+SIZE (xorg/app/xplsprinters-1.0.1.tar.bz2) = 77212


More information about the Midnightbsd-cvs mailing list