summaryrefslogtreecommitdiff
path: root/x11/xplsprinters/Makefile
blob: e163448a9d22a8080fbb4955740614234f2896eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	xplsprinters
PORTVERSION=	1.0.1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Shows a list of Xprint printers

XORG_CAT=	app
USE_XORG=	xp xprintutil x11

PLIST_FILES=	bin/xplsprinters

MAN1=		xplsprinters.1

NO_STAGE=	yes
.include <bsd.port.mk>