aboutsummaryrefslogblamecommitdiff
path: root/x11/xprintidle/Makefile
blob: 0309669d414c2ac1ad799129d7519b464a48d9bd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                          

                         







                                 
                                      

                   
                            




                                   
PORTNAME=	xprintidle
DISTVERSIONPREFIX=	v
DISTVERSION=	2.1
CATEGORIES=	x11

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Print X idle time

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		localbase:ldflags xorg
GNU_CONFIGURE=	yes
USE_GITHUB=	yes
GH_ACCOUNT=	lucianposton
USE_XORG=	x11 xext xscrnsaver

PLIST_FILES=	bin/xprintidle

.include <bsd.port.mk>