aboutsummaryrefslogtreecommitdiff
path: root/x11/xclipboard/Makefile
blob: 3c57ab241df23fc6c8d911496f6a7db69649d7af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	xclipboard
PORTVERSION=	1.1.3
PORTEPOCH=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X clipboard client

LICENSE=	MIT

USES=		xorg xorg-cat:app
USE_XORG=	xt xaw

.include <bsd.port.mk>