pkgsrc/misc/root-tail/Makefile

20 lines
498 B
Makefile
Raw Normal View History

2008-06-20 03:09:05 +02:00
# $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
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
USE_IMAKE= YES
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"