openbsd-ports/x11/root-tail/Makefile
naddy fa2b9e33cf Initial import of root-tail-0.0.6; from opcode@skylab.2y.net
reviewed by danh@

Tails a given file anywhere on your X11 root window.
2000-07-28 22:58:56 +00:00

22 lines
432 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2000/07/28 22:58:56 naddy Exp $
DISTNAME= root-tail-0.0.6
CATEGORIES= x11
NEED_VERSION= 1.319
HOMEPAGE= http://goof.com/pcg/marc/root-tail.html
MAINTAINER= opcode@skylab.2y.net
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://goof.com/pcg/marc/data/
CONFIGURE_STYLE= imake
USE_X11= Yes
.include <bsd.port.mk>