15 lines
354 B
Makefile
15 lines
354 B
Makefile
# $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"
|