19 lines
396 B
Makefile
19 lines
396 B
Makefile
# OpenBSD makefile for: xautolock
|
|
# Version required: pl-11
|
|
# Date created: 16 March 1998
|
|
# Whom: Thomas Graichen
|
|
#
|
|
# $OpenBSD: Makefile,v 1.2 1998/03/18 22:46:32 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xautolock-pl11
|
|
CATEGORIES= x11
|
|
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>
|