pkgsrc/misc/root-tail/Makefile
2008-06-20 01:09:05 +00:00

19 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:27 joerg 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
PKG_DESTDIR_SUPPORT= user-destdir
USE_IMAKE= YES
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"