freebsd-ports/ftp/llnlxftp/Makefile

22 lines
413 B
Makefile
Raw Normal View History

# New ports collection makefile for: llnlxftp
# Date created: 9 November 1997
# Whom: Dima Ruban <dima@FreeBSD.org>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-12 07:31:29 +02:00
PORTNAME= llnlxftp
PORTVERSION= 2.1
1999-08-02 12:44:03 +02:00
CATEGORIES= ftp
1999-02-21 22:44:32 +01:00
MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxftp/
2000-04-12 07:31:29 +02:00
DISTNAME= latest_xftp
EXTRACT_SUFX= .tar.Z
MAINTAINER= dima@FreeBSD.org
WRKSRC= ${WRKDIR}/llnlxftp2.1/sources
REQUIRES_MOTIF= yes
USE_IMAKE= yes
.include <bsd.port.mk>