freebsd-ports/ftp/llnlxdir/Makefile
Baptiste Daroussin 0d5b5f904c Deprecate unmaintained ports from ftp where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-15 20:40:33 +00:00

30 lines
684 B
Makefile

# New ports collection makefile for: llnlxdir
# Date created: 9 November 1997
# Whom: Dima Ruban <dima@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= llnlxdir
PORTVERSION= 2.1.2
PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxdir/
DISTNAME= latest_xdir
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Motif FTP client with drag-and-drop file transfer
DEPRECATED= Upstream disapear and distfile is no more available
EXPIRATION_DATE= 2011-05-01
PLIST_FILES= bin/xdir lib/X11/app-defaults/XDir
MAN1= xdir.1
WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources
USE_MOTIF= yes
USE_IMAKE= yes
USE_XORG= ice sm x11 xext xp xt
.include <bsd.port.mk>