openbsd-ports/x11/xautolock/Makefile

20 lines
412 B
Makefile
Raw Normal View History

# OpenBSD makefile for: xautolock
# Version required: pl-11
# Date created: 16 March 1998
# Whom: Thomas Graichen
#
1998-03-28 17:28:43 -05:00
# $OpenBSD: Makefile,v 1.3 1998/03/28 22:28:43 marc Exp $
#
DISTNAME= xautolock-pl11
1998-03-28 17:28:43 -05:00
COMES_WITH= 2.3
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>