summaryrefslogtreecommitdiff
path: root/misc/root-tail/Makefile
blob: db5d766420a1e78defa8fed613b6baa90491211f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:13 joerg Exp $
#

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

MAINTAINER=	tech-pkg@NetBSD.org
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"