aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/llnlxftp/Makefile
blob: 1b7422a94a8b22780a1a23e667da82e63fa45377 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    llnlxftp
# Version required:         2.1
# Date created:             9 November 1997
#
# Whom: Dima Ruban <dima@FreeBSD.ORG>
#
# $Id: Makefile,v 1.1.1.1 1997/11/10 05:02:30 dima Exp $
#

DISTNAME=   latest_xftp
PKGNAME=    llnlxftp-2.1
CATEGORIES= net
MASTER_SITES=   ftp://k2.llnl.gov/pub/ia/llnlxftp/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= dima@FreeBSD.ORG

WRKSRC=     ${WRKDIR}/llnlxftp2.1/sources
REQUIRES_MOTIF= yes
USE_IMAKE=  yes

.include <bsd.port.mk>