21 lines
481 B
Makefile
21 lines
481 B
Makefile
# OpenBSD makefile for: xautolock
|
|
# Version required: pl-11
|
|
# Date created: 16 March 1998
|
|
# Whom: Thomas Graichen
|
|
#
|
|
# $OpenBSD: Makefile,v 1.7 2000/10/22 16:21:17 espie Exp $
|
|
#
|
|
|
|
NEED_VERSION= 1.293
|
|
DISTNAME= xautolock-pl11
|
|
CATEGORIES= x11
|
|
COMES_WITH= 2.3
|
|
COMMENT=-fire up programs in case of user inactivity under X
|
|
MIRROR_DISTFILE=no
|
|
|
|
MASTER_SITES= ftp://ftp.science.unitn.it/pub/unix/X11/utilities/
|
|
|
|
MAINTAINER= Thomas Graichen <graichen@openbsd.org>
|
|
|
|
.include <bsd.port.mk>
|