From a028e9e2dc51fe11ff6533a3a0e892475d209e7f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 2 Feb 2013 17:39:56 +0000 Subject: 2013-01-30 net-mgmt/nagiosgrapher: Deprecated upstream. Please use net-mgmt/pnp instead 2013-02-01 x11-fm/x-files: Project has been abandoned --- x11-fm/x-files/Makefile | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 x11-fm/x-files/Makefile (limited to 'x11-fm/x-files/Makefile') diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile deleted file mode 100644 index 4029b9cf3ee1..000000000000 --- a/x11-fm/x-files/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: x-files -# Date created: 14 April 1998 -# Whom: Donald J. Maddox -# -# $FreeBSD$ -# - -PORTNAME= x-files -PORTVERSION= 2.00b1 -PORTREVISION= 3 -CATEGORIES= x11-fm tk -MASTER_SITES= http://users.tkk.fi/~mkivinie/X-Files/data/ -DISTNAME= X-Files-${PORTVERSION} - -MAINTAINER= dmaddox099@yahoo.com -COMMENT= A nice Tk-based filemanager - -DEPRECATED= Project has been abandoned -EXPIRATION_DATE=2013-02-01 - -BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 -RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 - -WRKSRC= ${WRKDIR}/X-Files -NO_BUILD= yes -MAN1= X-Files.1x - -pre-install: - @tclsh8.3 ${SCRIPTDIR}/mktclIndex ${WRKSRC} - @${RM} -f ${WRKSRC}/xfinstall.tcl - @${SED} s#@PREFIX@#${PREFIX}# <${WRKSRC}/X-Files.tcl >${WRKSRC}/tmpfile - @${MV} ${WRKSRC}/tmpfile ${WRKSRC}/X-Files.tcl - -do-install: - @${MKDIR} ${PREFIX}/lib/X11/X-Files -.for file in *.tcl xfiles* xflogo.gif Registration.form - @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/lib/X11/X-Files -.endfor - @${CHMOD} 0555 ${PREFIX}/lib/X11/X-Files/X-Files.tcl - @${LN} -s ${PREFIX}/lib/X11/X-Files/X-Files.tcl ${PREFIX}/bin/X-Files - @${MKDIR} ${PREFIX}/include/X11/pixmaps - @${INSTALL_DATA} ${WRKSRC}/X-Files.xpm ${PREFIX}/include/X11/pixmaps - @${INSTALL_MAN} ${WRKSRC}/X-Files.1x ${PREFIX}/man/man1 - -.include -- cgit v1.2.3