24 lines
442 B
Makefile
24 lines
442 B
Makefile
# OpenBSD makefile for: xautolock
|
|
# Version required: pl-11
|
|
# Date created: 16 March 1998
|
|
# Whom: Thomas Graichen
|
|
#
|
|
# $OpenBSD: Makefile,v 1.5 2000/04/09 17:38:47 espie Exp $
|
|
#
|
|
|
|
DISTNAME= xautolock-pl11
|
|
CATEGORIES= x11
|
|
FAKE=No
|
|
|
|
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>
|