openbsd-ports/x11/xlogout/Makefile

21 lines
443 B
Makefile
Raw Normal View History

# OpenBSD makefile for: xlogout
# Version required: 1.1
# Date created: 1998-11-08
# Whom: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
#
2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.2 2000/02/11 00:37:40 espie Exp $
#
DISTNAME= xlogout-1.1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/
EXTRACT_SUFX= .tar.Z
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
MAINTAINER= naddy@unix-ag.uni-kl.de
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xlogout
USE_IMAKE= yes
.include <bsd.port.mk>