freebsd-ports/ftp/llnlxftp/Makefile
FUJISHIMA Satsuki 5d0287eb57 Add missing manpage(at least with XFree86-4).
Approved by: maintainer
2001-01-04 14:12:31 +00:00

25 lines
436 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= 1
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxftp/
DISTNAME= latest_xftp
EXTRACT_SUFX= .tar.Z
MAINTAINER= dima@FreeBSD.org
WRKSRC= ${WRKDIR}/llnlxftp2.1/sources
USE_MOTIF= yes
USE_IMAKE= yes
MAN1= xftp.1
.include <bsd.port.mk>