aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/llnlxdir/Makefile
blob: b5b2f5b36fe40c07a2a7deb1bebafcb4db84bb79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    llnlxdir
# Date created:             9 November 1997
# Whom: Dima Ruban <dima@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   llnlxdir
PORTVERSION=    2.1.2
PORTREVISION=   1
CATEGORIES= ftp
MASTER_SITES=   ftp://ftp.llnl.gov/pub/ia/llnlxdir/
DISTNAME=   latest_xdir
EXTRACT_SUFX=   .tar.Z

MAINTAINER= beech@FreeBSD.org
COMMENT=    Motif FTP client with drag-and-drop file transfer

PLIST_FILES=    bin/xdir lib/X11/app-defaults/XDir
MAN1=   xdir.1

WRKSRC=     ${WRKDIR}/llnlxdir2_1_2/sources
USE_MOTIF=  yes
USE_IMAKE=  yes

.include <bsd.port.mk>