summaryrefslogtreecommitdiff
path: root/x11-fm/jafm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/jafm/Makefile')
-rw-r--r--x11-fm/jafm/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-fm/jafm/Makefile b/x11-fm/jafm/Makefile
deleted file mode 100644
index a3f321f4eaef..000000000000
--- a/x11-fm/jafm/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: jafm
-# Date created: 31 August 1998
-# Whom: brett@peloton.physics.montana.edu
-#
-# $FreeBSD$
-#
-
-PORTNAME= jafm
-PORTVERSION= 0.5
-CATEGORIES= x11-fm
-MASTER_SITES= http://www-personal.usyd.edu.au/~rlittlew/jafm/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= X11/desktop
-
-MAINTAINER= brett@peloton.runet.edu
-COMMENT= Yet another file manager!
-
-BROKEN= "Does not build"
-
-USE_QT_VER= 1
-USE_BISON= yes
-MAKE_ENV= Cxx="${CXX}" CxxFLAGS="${CXXFLAGS}"
-ALL_TARGET= jafm
-
-MAN8= jafm.8
-
-.include <bsd.port.mk>