summaryrefslogtreecommitdiff
path: root/misc/root-tail/Makefile
blob: fca372f847d2f0bd41bdc18d96b2bf00c800180e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2003/06/24 19:23:51 salo Exp $
#

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

MAINTAINER=	njohnston@globaltetrahedron.com
HOMEPAGE=	http://root-tail.plan9.de/
COMMENT=	Allows printing of text directly to the X11 root window

USE_IMAKE=	YES

.include "../../mk/bsd.pkg.mk"