2005-11-07 16:52:31 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.14 2005/11/07 21:52:31 robert 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
|
|
|
|
2005-11-07 16:52:31 -05:00
|
|
|
DISTNAME= root-tail-1.2
|
2000-07-28 18:58:56 -04:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
2002-08-20 03:24:49 -04:00
|
|
|
HOMESITE= http://www.goof.com/pcg/marc
|
|
|
|
HOMEPAGE= ${HOMESITE}/root-tail.html
|
2000-07-28 18:58:56 -04:00
|
|
|
|
2003-10-08 13:13:14 -04:00
|
|
|
# GPL
|
2000-07-28 18:58:56 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2004-12-19 12:36:31 -05:00
|
|
|
WANTLIB= X11 Xext c
|
2000-07-28 18:58:56 -04:00
|
|
|
|
2002-08-20 03:24:49 -04:00
|
|
|
MASTER_SITES= ${HOMESITE}/data/
|
2000-07-28 18:58:56 -04:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
USE_X11= Yes
|
2002-10-29 14:48:57 -05:00
|
|
|
NO_REGRESS= Yes
|
2000-07-28 18:58:56 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|