2003-10-08 17:13:14 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2003/10/08 17:13:17 sturm Exp $
|
2001-05-06 04:41:05 +00:00
|
|
|
|
|
|
|
COMMENT= "tails a given file anywhere on your X11 root window"
|
2000-07-28 22:58:56 +00:00
|
|
|
|
2002-09-19 23:27:43 +00:00
|
|
|
DISTNAME= root-tail-0.2
|
2000-07-28 22:58:56 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
2002-08-20 07:24:49 +00:00
|
|
|
HOMESITE= http://www.goof.com/pcg/marc
|
|
|
|
HOMEPAGE= ${HOMESITE}/root-tail.html
|
2000-07-28 22:58:56 +00:00
|
|
|
|
2002-08-20 07:24:49 +00:00
|
|
|
MAINTAINER= Lurene Grenier <lurene@daemonkitty.net>
|
2000-07-28 22:58:56 +00:00
|
|
|
|
2003-10-08 17:13:14 +00:00
|
|
|
# GPL
|
2000-07-28 22:58:56 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2002-08-20 07:24:49 +00:00
|
|
|
MASTER_SITES= ${HOMESITE}/data/
|
2000-07-28 22:58:56 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
USE_X11= Yes
|
2002-10-29 19:48:57 +00:00
|
|
|
NO_REGRESS= Yes
|
2000-07-28 22:58:56 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|