22 lines
443 B
Makefile
22 lines
443 B
Makefile
# $OpenBSD: Makefile,v 1.8 2001/01/05 16:36:01 brad Exp $
|
|
|
|
DISTNAME= xautolock-pl11
|
|
CATEGORIES= x11
|
|
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
|
|
|
|
COMES_WITH= 2.3
|
|
|
|
COMMENT=-fire up programs in case of user inactivity under X
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|