diff options
Diffstat (limited to 'x11/xprehashprinterlist')
-rw-r--r-- | x11/xprehashprinterlist/Makefile | 22 | ||||
-rw-r--r-- | x11/xprehashprinterlist/distinfo | 3 | ||||
-rw-r--r-- | x11/xprehashprinterlist/pkg-descr | 5 |
3 files changed, 30 insertions, 0 deletions
diff --git a/x11/xprehashprinterlist/Makefile b/x11/xprehashprinterlist/Makefile new file mode 100644 index 000000000000..bc93bd596eb8 --- /dev/null +++ b/x11/xprehashprinterlist/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xprehashprinterlist +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie <flz@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xprehashprinterlist +PORTVERSION= 1.0.1 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Recomputes the list of available printers. + +XORG_CAT= app +USE_XORG= xp x11 + +PLIST_FILES= bin/xprehashprinterlist + +MAN1= xprehashprinterlist.1 + +.include <bsd.port.mk> diff --git a/x11/xprehashprinterlist/distinfo b/x11/xprehashprinterlist/distinfo new file mode 100644 index 000000000000..c0dbbdc5077c --- /dev/null +++ b/x11/xprehashprinterlist/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/app/xprehashprinterlist-1.0.1.tar.bz2) = 99ee20a9af25375895f5d7ebc1004163 +SHA256 (xorg/app/xprehashprinterlist-1.0.1.tar.bz2) = ba67e9256f703d614ab891b1d676fc26e7479094b957370cbb363c78b2f20259 +SIZE (xorg/app/xprehashprinterlist-1.0.1.tar.bz2) = 75613 diff --git a/x11/xprehashprinterlist/pkg-descr b/x11/xprehashprinterlist/pkg-descr new file mode 100644 index 000000000000..02941e073eaf --- /dev/null +++ b/x11/xprehashprinterlist/pkg-descr @@ -0,0 +1,5 @@ +This package contains xprehashprinterlist, a program that recomputes the +list of available printers. + +- Joel Dahl +joel@FreeBSD.org |