openbsd-ports/x11/root-tail/Makefile
sturm 51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00

26 lines
526 B
Makefile

# $OpenBSD: Makefile,v 1.10 2003/10/08 17:13:17 sturm Exp $
COMMENT= "tails a given file anywhere on your X11 root window"
DISTNAME= root-tail-0.2
CATEGORIES= x11
HOMESITE= http://www.goof.com/pcg/marc
HOMEPAGE= ${HOMESITE}/root-tail.html
MAINTAINER= Lurene Grenier <lurene@daemonkitty.net>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMESITE}/data/
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>