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

23 lines
468 B
Makefile
Raw Normal View History

# 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>