summaryrefslogtreecommitdiff
path: root/misc/root-tail/Makefile
blob: e0ba555f2306e8671720dc1aa605f2a95a8d8fc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.8 2006/10/04 21:49:19 wiz 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 "../../mk/bsd.pkg.mk"