mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
0b8ae52e97
PR: ports/18300 Submitted by: MAINTAINER
21 lines
431 B
Makefile
21 lines
431 B
Makefile
# New ports collection makefile for: xlogout
|
|
# Date created: 1998-11-06
|
|
# Whom: Christian Weisgerber <naddy@mips.rhein-neckar.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xlogout
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= naddy@mips.inka.de
|
|
|
|
WRKSRC= ${WRKDIR}/xlogout
|
|
USE_IMAKE= yes
|
|
MAN1= xlogout.1
|
|
|
|
.include <bsd.port.mk>
|