summaryrefslogtreecommitdiffstats
path: root/graphics/xdgagrab/Makefile
blob: 2758de9adaf49a8e5a0ef2949b0775debb89a868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	xdgagrab
# Date created:		99/01/18
# Whom:			Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xdgagrab
PORTVERSION=	0.3
CATEGORIES=	graphics
MASTER_SITES=	http://www.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/ports/

MAINTAINER=	taoka@FreeBSD.org
COMMENT=	Capture an X server screen with a mouse pointer

ALL_TARGET=	xdgagrab
USE_X_PREFIX=	yes

do-install:
		${INSTALL_PROGRAM} ${WRKSRC}/xdgagrab ${PREFIX}/bin

.include <bsd.port.mk>
OpenPOWER on IntegriCloud