1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/ftp/llnlxftp/Makefile

22 lines
405 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 05:57:29 +00:00
# $FreeBSD$
#
2000-04-12 05:31:29 +00:00
PORTNAME= llnlxftp
PORTVERSION= 2.1
1999-08-02 10:44:03 +00:00
CATEGORIES= ftp
2000-06-07 18:02:02 +00:00
MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxftp/
2000-04-12 05:31:29 +00:00
DISTNAME= latest_xftp
EXTRACT_SUFX= .tar.Z
MAINTAINER= dima@FreeBSD.org
WRKSRC= ${WRKDIR}/llnlxftp2.1/sources
USE_MOTIF= yes
USE_IMAKE= yes
.include <bsd.port.mk>