1998-03-16 07:35:59 -05:00
|
|
|
# OpenBSD makefile for: xautolock
|
|
|
|
# Version required: pl-11
|
|
|
|
# Date created: 16 March 1998
|
|
|
|
# Whom: Thomas Graichen
|
|
|
|
#
|
2000-06-09 12:20:33 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2000/06/09 16:20:33 espie Exp $
|
1998-03-16 07:35:59 -05:00
|
|
|
#
|
|
|
|
|
2000-06-09 12:20:33 -04:00
|
|
|
NEED_VERSION= 1.293
|
1998-03-16 07:35:59 -05:00
|
|
|
DISTNAME= xautolock-pl11
|
|
|
|
CATEGORIES= x11
|
1998-12-16 17:49:41 -05:00
|
|
|
COMES_WITH= 2.3
|
2000-06-09 12:20:33 -04:00
|
|
|
COMMENT=-fire up programs in case of user inactivity under X
|
1998-12-16 17:49:41 -05:00
|
|
|
MIRROR_DISTFILE=no
|
|
|
|
|
1998-03-16 07:35:59 -05:00
|
|
|
MASTER_SITES= ftp://ftp.science.unitn.it/pub/unix/X11/utilities/
|
|
|
|
|
|
|
|
MAINTAINER= graichen@OpenBSD.ORG
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|