openbsd-ports/x11/xautolock/Makefile

22 lines
443 B
Makefile
Raw Normal View History

2001-01-05 11:35:58 -05:00
# $OpenBSD: Makefile,v 1.8 2001/01/05 16:36:01 brad Exp $
DISTNAME= xautolock-pl11
CATEGORIES= x11
2001-01-05 11:35:58 -05:00
NEED_VERSION= 1.336
MASTER_SITES= ftp://ftp.science.unitn.it/pub/unix/X11/utilities/
MAINTAINER= Thomas Graichen <graichen@openbsd.org>
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= No
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= No
1998-12-16 17:49:41 -05:00
COMES_WITH= 2.3
2001-01-05 11:35:58 -05:00
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
.include <bsd.port.mk>