1998-11-20 20:30:56 -05:00
|
|
|
# New ports collection makefile for: xlogout
|
|
|
|
# Date created: 1998-11-06
|
|
|
|
# Whom: Christian Weisgerber <naddy@mips.rhein-neckar.de>
|
|
|
|
#
|
1999-08-30 22:51:23 -04:00
|
|
|
# $FreeBSD$
|
1998-11-20 20:30:56 -05:00
|
|
|
#
|
|
|
|
|
2000-04-13 15:19:05 -04:00
|
|
|
PORTNAME= xlogout
|
2001-02-05 11:18:54 -05:00
|
|
|
PORTVERSION= 1.1
|
1998-11-20 20:30:56 -05:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
2001-11-03 17:22:34 -05:00
|
|
|
MAINTAINER= naddy@FreeBSD.org
|
1998-11-20 20:30:56 -05:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/xlogout
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xlogout.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|