openbsd-ports/x11/xautolock/Makefile

21 lines
463 B
Makefile
Raw Normal View History

# 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 $
#
2000-06-09 12:20:33 -04:00
NEED_VERSION= 1.293
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
MASTER_SITES= ftp://ftp.science.unitn.it/pub/unix/X11/utilities/
MAINTAINER= graichen@OpenBSD.ORG
.include <bsd.port.mk>