openbsd-ports/x11/xlogout/Makefile

27 lines
567 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>
#
# $OpenBSD: Makefile,v 1.4 2000/02/15 05:05:36 turan 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-12 01:29:49 -05:00
LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
2000-02-12 01:29:49 -05:00
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xlogout
USE_IMAKE= yes
.include <bsd.port.mk>