1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/ftp/llnlxftp/Makefile

23 lines
422 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$
#
DISTNAME= latest_xftp
PKGNAME= llnlxftp-2.1
CATEGORIES= x11 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>