aboutsummaryrefslogtreecommitdiff
path: root/x11/xclipboard/Makefile
blob: fa849e6f23e3a5b6f6849d2250782b47a16bf293 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	xclipboard
PORTVERSION=	1.1.3
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	x11

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

LICENSE=	MIT

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

GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

.include <bsd.port.mk>