freebsd-ports/ftp/llnlxftp/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
463 B
Makefile

# New ports collection makefile for: llnlxftp
# Date created: 9 November 1997
# Whom: Dima Ruban <dima@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= llnlxftp
PORTVERSION= 2.1
PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxftp/
DISTNAME= latest_xftp
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Motif FTP client
WRKSRC= ${WRKDIR}/llnlxftp2.1/sources
USE_MOTIF= yes
USE_IMAKE= yes
MAN1= xftp.1
.include <bsd.port.mk>