freebsd-ports/x11/xlogout/Makefile

21 lines
447 B
Makefile
Raw Normal View History

# New ports collection makefile for: xlogout
# Version required: 1.1
# Date created: 1998-11-06
# Whom: Christian Weisgerber <naddy@mips.rhein-neckar.de>
#
# $Id$
#
DISTNAME= xlogout-1.1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/
EXTRACT_SUFX= .tar.Z
MAINTAINER= naddy@mips.rhein-neckar.de
WRKSRC= ${WRKDIR}/xlogout
USE_IMAKE= yes
MAN1= xlogout.1
.include <bsd.port.mk>