23 lines
433 B
Makefile
23 lines
433 B
Makefile
# OpenBSD makefile for: xautolock
|
|
# Version required: pl-11
|
|
# Date created: 16 March 1998
|
|
# Whom: Thomas Graichen
|
|
#
|
|
# $OpenBSD: Makefile,v 1.4 1998/12/16 22:54:54 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xautolock-pl11
|
|
CATEGORIES= x11
|
|
|
|
COMES_WITH= 2.3
|
|
MIRROR_DISTFILE=no
|
|
|
|
MASTER_SITES= ftp://ftp.science.unitn.it/pub/unix/X11/utilities/
|
|
|
|
MAINTAINER= graichen@OpenBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= Makefiles all
|
|
|
|
.include <bsd.port.mk>
|