summaryrefslogtreecommitdiff
path: root/x11-fm/xfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r--x11-fm/xfm/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
new file mode 100644
index 000000000000..d1699ef84d49
--- /dev/null
+++ b/x11-fm/xfm/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: xfm
+# Version required: 1.3
+# Date created: 28 December 1994
+# Whom: jc@irbs.com John Capo
+#
+# $Id: $
+#
+
+DISTNAME= xfm-1.3
+DISTFILES= xfm-1.3.tar.gz
+USE_IMAKE= yes
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+DEPENDS= ${PORTSDIR}/x11/xpm
+
+.include <bsd.port.mk>