openbsd-ports/x11/root-tail/Makefile
2002-03-21 21:25:50 +00:00

25 lines
536 B
Makefile

# $OpenBSD: Makefile,v 1.6 2002/03/21 21:25:55 espie Exp $
COMMENT= "tails a given file anywhere on your X11 root window"
DISTNAME= root-tail-0.0.10
CATEGORIES= x11
NEED_VERSION= 1.515
HOMEPAGE= http://root-tail.plan9.de
MAINTAINER= Cameron Lerch <opcode@skylab.saturn5.yi.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://goof.com/pcg/marc/data/ \
ftp://goof.com/pub/pcg/marc/
CONFIGURE_STYLE= imake
USE_X11= Yes
.include <bsd.port.mk>