freebsd-ports/x11/xlogout/Makefile

21 lines
429 B
Makefile
Raw Normal View History

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