blob: 0c8f68355509be7b8ebe429a72d573c82c66163c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $NetBSD: Makefile,v 1.5 2004/11/28 16:02:56 wiz Exp $
#
DISTNAME= root-tail-0.0.10
PKGREVISION= 2
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"
|