summaryrefslogtreecommitdiff
path: root/misc/root-tail/Makefile
blob: b27cb98171dbcb87ef2c580fd3fe79ba1ef71bad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.11 2012/10/08 09:57:36 asau Exp $
#

DISTNAME=	root-tail-0.0.10
PKGREVISION=	3
CATEGORIES=	misc x11
MASTER_SITES=	http://www.goof.com/pcg/marc/data/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.goof.com/pcg/marc/root-tail.html
COMMENT=	Allows printing of text directly to the X11 root window

USE_IMAKE=	YES

.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"