2002-03-21 16:25:50 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2002/03/21 21:25:55 espie Exp $
|
2001-05-06 00:41:05 -04:00
|
|
|
|
|
|
|
COMMENT= "tails a given file anywhere on your X11 root window"
|
2000-07-28 18:58:56 -04:00
|
|
|
|
2001-03-05 10:37:45 -05:00
|
|
|
DISTNAME= root-tail-0.0.10
|
2000-07-28 18:58:56 -04:00
|
|
|
CATEGORIES= x11
|
2002-03-21 16:25:50 -05:00
|
|
|
NEED_VERSION= 1.515
|
2000-07-28 18:58:56 -04:00
|
|
|
|
2001-03-05 10:37:45 -05:00
|
|
|
HOMEPAGE= http://root-tail.plan9.de
|
2000-07-28 18:58:56 -04:00
|
|
|
|
2001-03-05 10:37:45 -05:00
|
|
|
MAINTAINER= Cameron Lerch <opcode@skylab.saturn5.yi.org>
|
2000-07-28 18:58:56 -04:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2000-11-18 08:32:35 -05:00
|
|
|
MASTER_SITES= http://goof.com/pcg/marc/data/ \
|
|
|
|
ftp://goof.com/pub/pcg/marc/
|
2000-07-28 18:58:56 -04:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
USE_X11= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|