freebsd-ports/ftp/llnlxftp/Makefile
1999-02-21 21:44:32 +00:00

22 lines
469 B
Makefile

# 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.2 1997/11/10 10:30:53 asami Exp $
#
DISTNAME= latest_xftp
PKGNAME= llnlxftp-2.1
CATEGORIES= net
MASTER_SITES= ftp://ftp-lc.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>