Tweak x11/xbanner version 1.31_1
[dports.git] / x11 / xprehashprinterlist / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       xprehashprinterlist
4 PORTVERSION=    1.0.1
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        Recomputes the list of available printers.
9
10 XORG_CAT=       app
11 USE_XORG=       xp x11
12
13 PLIST_FILES=    bin/xprehashprinterlist man/man1/xprehashprinterlist.1.gz
14
15 .include <bsd.port.mk>